Associative Containers

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.

There should be more text here.

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


Generated on Wed Sep 29 13:54:56 2004 for libstdc++-v3 Source by doxygen 1.3.7