Versions Compared

Key

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

Style guide should be followed for all C++ code developed for WARG.

Spacing

We use tabs here.

...

Variables

Note: For class and struct member conventions, refer to the Data Structures section.

...