BloombergLP::bslma::AutoDeallocator::~AutoDeallocator

Destroy this range proctor and deallocate the contiguous sequence of memory blocks it manages (if any) by invoking the deallocate method of the allocator (or pool) supplied at construction on each memory block. Note that the order in which the managed memory blocks are deallocated is undefined.

Synopsis

Declared in <bslma_autodeallocator.h>

~AutoDeallocator();