Disengage this allocator and return a pointer to the formerly managed memory block.
Synopsis
Declared in <bslma_deallocatebytesproctor.h>
DeallocateBytesProctor<ALLOCATOR>::PtrType
release();
Return Value
The address of the formerly managed memory block.
Created with MrDocs