[#BloombergLP-bslma-NewDeleteAllocator-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/NewDeleteAllocator.adoc[NewDeleteAllocator]::~NewDeleteAllocator :relfileprefix: ../../../ :mrdocs: Destroy this allocator object. Note that destroying this allocator has no effect on any outstanding allocated memory. == Synopsis Declared in `<bslma_newdeleteallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual ~NewDeleteAllocator() override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#