BloombergLP::bslalg::RbTreeAnchor::reset

Set the rootNode, firstNode, and numNodes attributes to the specified rootNodeValue, firstNodeValue, and numNodes respectively.

Synopsis

Declared in <bslalg_rbtreeanchor.h>

void
reset(
    RbTreeNode* rootNode,
    RbTreeNode* firstNode,
    int numNodes);