Create a proctor object to manage the specified originalAllocator. Unless the release method of this proctor is invoked, the release method of originalAllocator is automatically invoked upon destruction of this proctor.
Declared in <bdlma_autoreleaser.h>
AutoReleaser(ALLOCATOR* originalAllocator);