absl::linked_hash_set::end

Returns an iterator past the last element.

Synopsis

Declared in <absl/container/linked_hash_set.h>

iterator
end();

Return Value

An iterator to the end of the set.