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 guard object StripedUnorderedContainerImpl_LockElementReadGuard for the specified lockElementPtr bdlcc::StripedUnorderedContainerImpl_LockElement object. |
~StripedUnorderedContainerImpl_LockElementReadGuard [destructor] | Release the guarded object |
release | Release the guarded object |