[#BloombergLP-bslmt-LockGuardUnlock-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/LockGuardUnlock.adoc[LockGuardUnlock]::~LockGuardUnlock :relfileprefix: ../../../ :mrdocs: Destroy this scoped guard and invoke the `lock` method on the lock object under management by this guard, if any. If no lock is currently being managed, this method has no effect. == Synopsis Declared in `<bslmt_lockguard.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~LockGuardUnlock(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#