bsl::set::iterator

This typedef is an alias to the red-black tree iterator type.

Synopsis

Declared in <bslstl_set.h>

typedef BloombergLP::bslstl::TreeIterator<value_type const, Node, difference_type> iterator;