Return the address of the modifiable lock object under management by this guard, or 0 if no lock is currently being managed.

Synopsis

Declared in <bslmt_writelockguard.h>

T*
ptr() const;

Created with MrDocs