bsl::unordered_set<Attribute, AttributeHash>::key_equal

This typedef is an alias to the (template parameter) EQUAL type.

Synopsis

Declared in <bslstl_unorderedset.h>

typedef equal_to<Attribute> key_equal;