[#BloombergLP-bdlcc-StripedUnorderedContainerImpl-canRehash] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl.adoc[StripedUnorderedContainerImpl]::canRehash :relfileprefix: ../../../ :mrdocs: Return `true` if rehash is enabled and rehash is not in progress, and `false` otherwise. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool canRehash() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#