Miscellaneous Features
Type aliases Decltype Type traits Static assert Enumerated (scoped) class
Type aliases Decltype Type traits Static assert Enumerated (scoped) class
History of the library Containers, algorithms, references, and iterators Using
Base and derived classes Access control Constructors and destructors Multiple
Class member functions Overloading function capabilities Passing objects to functions
Object pointers The this pointer Arrays of objects Smart pointers
Basic class definition Private and public members Instantiation of (class)
The Global Name Space (GNS) The std namespace Creating namespaces
Istream class Ostream class Cout and cin I/O object (functions)
Evolution of programming types Encapsulation Polymorphism Inheritance Modularity and abstraction