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