C++
THE C++ PROGRAMMING LANGUAGE
CLASSES OF OBJECTS
The Class concept
Constructors and destructors
Dynamic objects
Vector of objects
Friends
Function and Operator Overloading
Static Members
Separate implementation
Self reference
Nesting class objects