BloombergLP::bdlcc::ObjectCatalog_AutoCleanup::manageNode

Release from management the catalog node, if any, currently managed by this object and begin managing the specified catalog node. The specified deallocateFlag tells the destructor how to dispose of node if node is managed during the destruction of this object.

Synopsis

Declared in <bdlcc_objectcatalog.h>

void
manageNode(
    ObjectCatalog<TYPE>::Node* node,
    bool deallocateFlag);