Posts

declarationSmall

C++ Core Guidelines: More Rules for Declarations

/
In this post, I will finish the rules for declarations. The remaining rules for declarations are not…
creation of man

C++ Core Guidelines: Declarations and Initialisations

/
Let's continue our tour through the rules for expressions and statements in the C++ core guidelines.…
naming standards clean code 24 728

C++ Core Guidelines: Rules for Expressions and Statements

/
There are many rules in the C++ Core Guidelines dealing with expressions and statements. To be precise,…