Return a const_iterator to the first element in the sequence of elements maintained by this set, or the end iterator if this set is empty.
const_iterator
end
Declared in <bdlc_flathashset.h>
<bdlc_flathashset.h>
FlatHashSet<KEY, HASH, EQUAL>::const_iterator begin() const;