map

Standard library header <map>

This header is part of the containers library.

Classes

collection of key-value pairs, sorted by keys, keys are unique
(class template)
collection of key-value pairs, sorted by keys
(class template)

Functions