Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the container template classes unordered_map and unordered_multimap and their supporting templates.
#include <unordered_map>
Declarations
Class |
Description |
---|---|
Stores hash table of {key, mapped} pairs. |
|
Stores hash table of {key, mapped} pairs. |
Template Functions
Function |
Description |
---|---|
Swaps two maps. |
|
Swaps two multimaps. |