We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Coding standards (markdown)
Added note about % operator
Added note about enum values
Added note about intializer lists.
Removing group-by-inheritance guideline
Format fix
Updated includes guideline to remove some includes from the cpp
Added Config.hpp to include order
Update function guide
Added include order guideline
Adding notes about primitives, particularly integers
Added note about license headers
Added note about pointers/references
Added note about indentation
Adding note about using
Adding info for blocks and conditionals
Added note about copy constructors
Adding notes about valgrind and committing evil stuff
Adding notes about documentation and const-correctness
Created page