Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Documentation

Every function and class should be documented and thoroughly commented.

Use Doxygen standards, which CLion should automatically register and autocomplete.

https://www.doxygen.nl/index.html

Bracket usage