This means that a
map
supports the
a_uniq
operations in 
[associative.reqmts]
but not the
a_eq
operations
.For a
map<Key,T>
the
key_type
is
Key
and the
value_type
is
pair<const Key,T>.Descriptions are provided here only for operations on
map
that are not described in one of those tables
or for operations where there is additional semantic information
.