absl::linked_hash_map::end

Returns an iterator past the last element.

Synopsis

Declared in <absl/container/linked_hash_map.h>

iterator
end();

Return Value

An iterator to the end of the map.