Destroy this proctor and destroy any managed object.
Synopsis
Declared in <bslma_destructorproctor.h>
~DestructorProctor();
Description
Destroy this destructor proctor, and destroy the object it manages (if any) by invoking the destructor of the (managed) object. If no object is currently being managed, this method has no effect.
Created with MrDocs