Menu

Coding Standards Log in to Edit

Coding Standards

The code base that has been taken on is in a mix of styles.

Where possible be sensitive to the original style but in general any medium or major changes are expected to fix issues around exception handling, multi-threaded access, etc. The use of stl and tr1 is encouraged.

In the HCFR owned the house style is tabs as 4 spaces and brackets in Allman style.


Related

Wiki: Developer Notes