Destroy this guard and unlock any managed lock.
Declared in <bslmt_lockguard.h>
~LockGuardTryLock();
Destroy this scoped guard and invoke the unlock method on the lock object under management by this guard, if any. If no lock is currently being managed, this method has no effect.