Destroy this proctor and dispose of any managed node.
Synopsis
Declared in <bdlcc_objectcatalog.h>
~ObjectCatalog_AutoCleanup();
Description
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.
Created with MrDocs