Create a write guard for the specified lockElementPtr lock element.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
explicit
StripedUnorderedContainerImpl_LockElementWriteGuard(StripedUnorderedContainerImpl_LockElement* lockElementPtr);
Parameters
Name |
Description |
lockElementPtr |
lock element to unlock on destruction |
Created with MrDocs