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