Container Classes
A container class is a data type that is capable of holding a collection of items.
In C++, container classes can be implemented as a class, along with member functions to add, remove, and examine items.
Data Structures
and Other Objects
Using C++
Next slide
Back to first slide
View graphic version