April 2022
Intermediate to advanced
528 pages
13h 34m
English
Cippi reasons about the rule of zero, five, or six.
A class is a user-defined type for which the programmer can specify the representation, the operations, and the interface. Class hierarchies are used to organize related structures.
The C++ Core Guidelines have about a hundred rules for user-defined types.
The guidelines start with summary rules before they dive into the special rules for
Concrete types
The eight summary rules provide the background for the special rules.
The summary ...
Read now
Unlock full access