December 2021
Intermediate to advanced
352 pages
9h 32m
English
Chapter 2.1 P.11: Encapsulate messy constructs, rather than spreading through the code
Chapter 2.2 I.23: Keep the number of function arguments low
Chapter 2.3 I.26: If you want a cross-compiler ABI, use a C-style subset
Chapter 2.4 C.47: Define and initialize member variables in the order of member declaration
Chapter 2.5 CP.3: Minimize explicit sharing of writable data
Chapter 2.6 T.120: Use template metaprogramming only when you really need to
Read now
Unlock full access