Destroy this proctor object.

Synopsis

Declared in <bdlma_autoreleaser.h>

~AutoReleaser();

Description

Destroy this proctor object and, unless the release method has been invoked on this object with no subsequent call to reset, invoke the release method of the held allocator or pool.

Created with MrDocs