Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 194 Bytes

File metadata and controls

4 lines (3 loc) · 194 Bytes

Compiler Coding Standards

  • When making small change / bugfix - follow style as seen in nearby code.
  • When making major refactor and / or adding new feature - follow style for C++ library