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>
~ObjectCatalog_AutoCleanup();
Created with MrDocs