Skip to Main Content United States    
PRODUCTS SUPPORT SOLUTIONS SERVICES
COMPAQ SOFTWARE
associative_containers (3C++std) - Tru64 UNIX
Standard C++ Library
Copyright 1996, Rogue Wave Software, Inc.

NAME

  Associative_Containers  - Associative containers are ordered containers.
  These containers provide member functions that allow the efficient
  insertion, retrieval and manipulation of keys.  The standard library
  provides the map, multimap, set and multiset associative containers. map
  and multimap associate values with the keys and allow for fast retrieval of
  the value, based upon fast retrieval of the key.  set and multiset store
  only keys, allowing fast retrieval of the key itself.

SEE ALSO

  For more information about associative containers, see the Containers
  section of this reference guide, or see the section on the specific
  container.

STANDARDS CONFORMANCE

  ANSI X3J16/ISO WG21 Joint C++ Committee



        
Buy Online or Call 1.800.888.0220      privacy statement and legal notices 
STORES CONTACT US SEARCH PRODUCTS SOLUTIONS OPTIONS DEVELOPERS