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>
TransparentEqualTo
key_eq() const;
Created with MrDocs