BloombergLP::bdlc::FlatHashMap::end

Return a const_iterator to the past-the-end element in the sequence of elements maintained by this map.

Synopsis

Declared in <bdlc_flathashmap.h>

FlatHashMap<KEY, VALUE, HASH, EQUAL>::const_iterator
end() const;