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