Destroy this allocator object. Note that destroying this allocator has no effect on any outstanding allocated memory.

Synopsis

Declared in <bdlma_guardingallocator.h>

virtual
~GuardingAllocator() override;

Created with MrDocs