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