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.
...
Style guide should be followed for all C++ code developed for WARG.
We use tabs here.
...
Note: For class
and struct
member conventions, refer to the Data Structures
section.
...