BloombergLP::bslalg::RbTreeAnchor::sentinel

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();
» more...

Return the address referred to by the sentinel node for this tree.

RbTreeNode const*
sentinel() const;
» more...