An
unordered_multimap meets all of the requirements of a container, of an
unordered associative container, and of an allocator-aware container
(Table
76)
. It provides the operations described in the
preceding requirements table for equivalent keys; that is, an
unordered_multimap
supports the
a_eq operations in that table, not the
a_uniq operations
.