Return the address of the currently managed memory block, if engaged; otherwise return a null pointer.
Declared in <bslma_deallocatebytesproctor.h>
DeallocateBytesProctor<ALLOCATOR>::PtrType
ptr() const;
The address of the currently managed memory block, or null if disengaged.