BloombergLP::bslma::AutoDestructor::~AutoDestructor

Destroy this range proctor along with the contiguous sequence of objects it manages (if any) by invoking the destructor of each (managed) object. Note that the order in which the managed objects are destroyed is undefined.

Synopsis

Declared in <bslma_autodestructor.h>

~AutoDestructor();