Special C++ Member Functions

This section introduces the special member functions that are used to create, destroy, convert, initialize, and copy class objects.



Constructors
Destructors
Free Store
Temporary Objects
User-Defined Conversions
Initialization by Constructor
Copying Class Objects