[#bsl-unordered_set-02a-key_equal] = xref:bsl.adoc[bsl]::xref:bsl/unordered_set-02a.adoc[unordered_set<ManagedAttribute, AttributeHash>]::key_equal :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to the (template parameter) `EQUAL` type. == Synopsis Declared in `<bslstl_unorderedset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/equal_to-0d.adoc[equal_to<ManagedAttribute>] key_equal; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#