[#BloombergLP-bslstl-HashTable-06-hasher] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/HashTable-06.adoc[HashTable]::hasher :relfileprefix: ../../../ :mrdocs: Return a reference providing non‐modifiable access to the hash functor used by this hash‐table. == Synopsis Declared in `<bslstl_hashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- HASHER const& hasher() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#