Initial state of objects in C++

All objects have a consistent initial state reflected by their attributes. The initial values are defined in the class descriptions.

Parent topic: C++ language considerations