Return the address of the modifiable shared object to which this object refers. Note that in order to return a pointer to a modifiable object, this function cannot be const qualified as the referenced object is stored internally as a data member.
Declared in <bslstl_sharedptrallocateinplacerep.h>
TYPE*
ptr();