Create a test utility for locking in the specified hash.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
explicit
StripedUnorderedContainerImpl_TestUtil(StripedUnorderedContainerImpl<KEY, VALUE, HASH, EQUAL>& hash);
Parameters
Name |
Description |
hash |
hash map whose locks are exposed for testing |
Created with MrDocs