absl::chunked_queue::end

Returns an iterator past the last element.

Synopsis

Declared in <absl/container/chunked_queue.h>

iterator
end();

Return Value

An iterator to the end of the queue.