Local Programming Style Guide
C++
Identifiers
Use of Constants
Comments and Documentation
Use of Whitespace
Code Blocks
Indentation
Use of goto/continue/break/return Statements
Functions
Global Variables
The Standard Algorithm/Template Libraries
Other Items