Return the address of the currently managed object, if engaged; otherwise return null.
Synopsis
Declared in <bslma_deleteobjectproctor.h>
DeleteObjectProctor<ALLOCATOR, TYPE>::PtrType
ptr() const;
Return Value
The address of the currently managed object, or null if disengaged.
Created with MrDocs