This typedef is an alias to the red-black tree iterator type.
typedef
Declared in <bslstl_multiset.h>
<bslstl_multiset.h>
typedef BloombergLP::bslstl::TreeIterator<value_type const, Node, difference_type> iterator;