More standard
This commit is contained in:
parent
adf01b4706
commit
b04fd75798
@ -15,6 +15,7 @@ must do's:
|
|||||||
prefer reference over pointer
|
prefer reference over pointer
|
||||||
keep implementation in source files with template and constexpr as exceptions
|
keep implementation in source files with template and constexpr as exceptions
|
||||||
keep template/constexpr implementations in .tpp files alongside the .hpp files
|
keep template/constexpr implementations in .tpp files alongside the .hpp files
|
||||||
|
prefer nullptr over NULL
|
||||||
functions:
|
functions:
|
||||||
50 max length
|
50 max length
|
||||||
comments max 2 lines
|
comments max 2 lines
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user