[#BloombergLP-bdlcc-StripedUnorderedContainerImpl_TestUtil-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_TestUtil.adoc[StripedUnorderedContainerImpl_TestUtil]::StripedUnorderedContainerImpl_TestUtil :relfileprefix: ../../../ :mrdocs: Create a test utility for locking in the specified `hash`. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit StripedUnorderedContainerImpl_TestUtil(xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl.adoc[StripedUnorderedContainerImpl<KEY, VALUE, HASH, EQUAL>]& hash); ---- == Parameters [cols="1,4"] |=== | Name| Description | *hash* | hash map whose locks are exposed for testing |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#