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