Standard C++ Library User Guide and Tutorial
Click on the banner to return to the user guide home page.
©Copyright 1996 Rogue Wave Software
Chapter 9: map and multimap
The map Data Abstraction❍
Include files■
Map and Multimap Operations❍
Declaration and Initialization of map■
Type Definitions■
Insertion and Access■
Removal of Values■
Iterators■
Searching and Counting■
Element Comparisons■
Other Map Operations■
Example Programs❍
A Telephone Database■
Graphs■
A Concordance■