Associative Containers
[Containers]

Collaboration diagram for Associative Containers:

Classes


Detailed Description

Associative containers allow fast retrieval of data based on keys.

Each container type is parameterized on a Key type, and an ordering relation used to sort the elements of the container.

All associative containers must meet certain requirements, summarized in tables.


Generated on 30 Jun 2015 for libstdc++ by  doxygen 1.6.1