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