Destroy this sequential allocator. All memory allocated from this allocator is released.

Synopsis

Declared in <bdlma_sequentialallocator.h>

virtual
~SequentialAllocator() override;

Created with MrDocs