bsl::unordered_map<basic_string<char>, Json, TransparentHash, TransparentEqualTo>::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>

TransparentEqualTo
key_eq() const;