Return the address of the (modifiable) node referred to by the sentinel node for this tree.
Synopsis
Declared in <bslalg_rbtreeanchor.h>
RbTreeNode*
sentinel();
Return Value
address of the (modifiable) sentinel node
Created with MrDocs