Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 152 Bytes

File metadata and controls

6 lines (4 loc) · 152 Bytes

Use .clang-format and .clang-tidy!

Class/Struct = CamelCase the rest = snake_case

Classes dont need a namespace, but free functions should be in one!