bsl::unordered_set<ManagedAttribute, AttributeHash>::key_eq

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.

Synopsis

Declared in <bslstl_unorderedset.h>

equal_to<ManagedAttribute>
key_eq() const;