[#BloombergLP-bslma-DeallocateBytesProctor-ptr] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/DeallocateBytesProctor.adoc[DeallocateBytesProctor]::ptr :relfileprefix: ../../../ :mrdocs: Return the address of the currently managed memory block, if engaged; otherwise return a null pointer. == Synopsis Declared in `<bslma_deallocatebytesproctor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslma/DeallocateBytesProctor.adoc[DeallocateBytesProctor<ALLOCATOR>::PtrType] ptr() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#