BloombergLP::bslma::DeallocatorGuard::~DeallocatorGuard

Destroy this deallocator guard and deallocate the block of memory it manages by invoking the deallocate method of the allocator (or pool) that was supplied with the address of the (managed) memory at construction.

Synopsis

Declared in <bslma_deallocatorguard.h>

~DeallocatorGuard();