Return (a copy of) the key-equality binary functor that returns true if the value of two key_type objects are equivalent, and false otherwise.
Declared in <bslstl_unorderedmultiset.h>
unordered_multiset<KEY, HASH, EQUAL, ALLOCATOR>::key_equal
key_eq() const;