Set the rootNode attribute of this object to the specified value.
Synopsis
Declared in <bslalg_rbtreeanchor.h>
void
setRootNode(RbTreeNode* value);
Parameters
Name |
Description |
value |
new root node pointer |
Created with MrDocs