[#BloombergLP-bdlcc-StripedUnorderedContainerImpl_LockElementWriteGuard-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_LockElementWriteGuard.adoc[StripedUnorderedContainerImpl_LockElementWriteGuard]::StripedUnorderedContainerImpl_LockElementWriteGuard :relfileprefix: ../../../ :mrdocs: Create a guard object `StripedUnorderedContainerImpl_LockElementWriteGuard` for the specified `lockElementPtr` `bdlcc::StripedUnorderedContainerImpl_LockElement` object. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit StripedUnorderedContainerImpl_LockElementWriteGuard(xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_LockElement.adoc[StripedUnorderedContainerImpl_LockElement]* lockElementPtr); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#