[#BloombergLP-bdlcc-ObjectCatalog_AutoCleanup-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/ObjectCatalog_AutoCleanup.adoc[ObjectCatalog_AutoCleanup]::~ObjectCatalog_AutoCleanup :relfileprefix: ../../../ :mrdocs: Remove a managed node from the `ObjectCatalog` (by returning it to the catalog's free list or node pool, as specified in `manageNode`), deallocate all associated memory, and destroy this object. == Synopsis Declared in `<bdlcc_objectcatalog.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~ObjectCatalog_AutoCleanup(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#