[#BloombergLP-bslma-DestructorProctor-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslma.adoc[bslma]::xref:BloombergLP/bslma/DestructorProctor.adoc[DestructorProctor]::~DestructorProctor :relfileprefix: ../../../ :mrdocs: 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. == Synopsis Declared in `<bslma_destructorproctor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~DestructorProctor(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#