BloombergLP::bslstl::TreeIterator::TreeIterator

Create an iterator at the specified position. The behavior is undefined unless node is of the parameterized NODE, which is derived from 'bslalg::RbTreeNode. Note that this constructor is an implementation detail and is not part of the C++ standard.

Synopsis

Declared in <bslstl_treeiterator.h>

explicit
TreeIterator(bslalg::RbTreeNode const* node);