Destroy this allocator object. Note that destroying this allocator has no effect on any outstanding allocated memory.
Synopsis
Declared in <bslma_newdeleteallocator.h>
virtual
~NewDeleteAllocator() override;
Created with MrDocs