Destroy this buffered sequential allocator. All memory allocated from this allocator is released.
Synopsis
Declared in <bdlma_bufferedsequentialallocator.h>
virtual
~BufferedSequentialAllocator() override;
Created with MrDocs