header

<unordered_map>

Unordered map header

Header that defines the unordered_map and unordered_multimap container classes:

Classes

unordered_map
Unordered Map (class template)
unordered_multimap
Unordered Multimap (class template)

Functions

begin
Iterator to beginning (function template)
end
Iterator to end (function template)