Containers API Specification |
Containers are classes that store other objects which are called elements. Containers provide methods to access the elements and also manages the storage space for the elements. The lifetime of an element stored in the container cannot exceed that of the container. Containers are implemented as class templates and provide flexibility to the types supported as elements.
ŠNokia 2008 |