C++ named requirements:UnorderedAssociativeContainer
Unordered associative containers are Containers that provide fast lookup of objects based on keys.
Unordered associative containers are Containers that provide fast lookup of objects based on keys.