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