Skip to content

Dev: Style guide and coding guidelines

Paula edited this page Sep 22, 2016 · 1 revision

For general coding practices in C++11 we follow:

https://github.com/isocpp/CppCoreGuidelines

For other matters such as naming conventions, spaces and indentations we adopt:

https://google.github.io/styleguide/cppguide.html