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