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