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