Set the numNodes attribute of this object to the specified value. The behavior is undefined unless 0 <= value.
Synopsis
Declared in <bslalg_rbtreeanchor.h>
void
setNumNodes(int value);
Parameters
Name |
Description |
value |
new number of nodes |
Created with MrDocs