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