[#BloombergLP-bdlma-BufferedSequentialAllocator-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlma.adoc[bdlma]::xref:BloombergLP/bdlma/BufferedSequentialAllocator.adoc[BufferedSequentialAllocator]::~BufferedSequentialAllocator :relfileprefix: ../../../ :mrdocs: Destroy this buffered sequential allocator. All memory allocated from this allocator is released. == Synopsis Declared in `<bdlma_bufferedsequentialallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual ~BufferedSequentialAllocator() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#