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