bsl::unordered_map::key_eq

Return (a copy of) binary the key-equality functor used by this unordered map that returns true if two key_type objects are equivalent, and false otherwise.

Synopsis

Declared in <bslstl_unorderedmap.h>

EQUAL
key_eq() const;