[#BloombergLP-bdlcc-StripedUnorderedContainerImpl_Constants-k_REHASH_IN_PROGRESS] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_Constants.adoc[StripedUnorderedContainerImpl_Constants]::k_REHASH_IN_PROGRESS :relfileprefix: ../../../ :mrdocs: State bit 0: a rehash is currently in progress. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int const k_REHASH_IN_PROGRESS = 1; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#