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;
Return Value
copy of the key‐equality functor
Created with MrDocs