[#BloombergLP-bdlcc-StripedUnorderedContainerImpl-hashFunction] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl.adoc[StripedUnorderedContainerImpl]::hashFunction :relfileprefix: ../../../ :mrdocs: Return (a copy of) the unary hash functor used by this hash map to generate a hash value (of type `std::size_t`) for a `KEY` object. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- HASH hashFunction() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#