Destroy this proctor and deallocate any managed memory.
Declared in <bslma_deallocatorproctor.h>
~DeallocatorProctor();
Destroy this deallocator proctor, and deallocate the block of memory it manages (if any) by invoking the deallocate method of the allocator (or pool) that was supplied at construction of this proctor. If no memory is currently being managed, this method has no effect.