bsl::unordered_set<Attribute, AttributeHash>::iterator

This typedef is an alias to the hash-table iterator type.

Synopsis

Declared in <bslstl_unorderedset.h>

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