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