Return the address providing modifiable access to the currently managed object, or 0 if this object is in an unset state. Note that the returned pointer may be an alias to the managed object.
Synopsis
Declared in <bslma_managedptr_members.h>
void*
pointer() const;
Created with MrDocs