Return the modifiable node that precedes the specified node.
Synopsis
Declared in <bslalg_rbtreeutil.h>
static
RbTreeNode*
previous(RbTreeNode* node);
Created with MrDocs
Return the modifiable node that precedes the specified node.
Declared in <bslalg_rbtreeutil.h>
static
RbTreeNode*
previous(RbTreeNode* node);
Created with MrDocs