bsl::multiset::iterator

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

Synopsis

Declared in <bslstl_multiset.h>

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