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