Unordered Associative Containers
[Containers]

Collaboration diagram for Unordered Associative Containers:

Classes


Detailed Description

Unordered associative containers allow fast retrieval of data based on keys.

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

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


Generated on Tue Apr 21 13:13:39 2009 for libstdc++ by  doxygen 1.5.8