A guard pattern on StripedUnorderedContainerImpl_LockElement, to release on exception, for a lock element locked as read.
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
class StripedUnorderedContainerImpl_LockElementReadGuard;
| Name | Description |
|---|---|
StripedUnorderedContainerImpl_LockElementReadGuard [constructor] | Create a read guard for the specified lockElementPtr lock element. |
~StripedUnorderedContainerImpl_LockElementReadGuard [destructor] | Release the guarded object |
release | Release the guarded object |