absl::chunked_queue::cend

Returns a const iterator past the last element.

Synopsis

Declared in <absl/container/chunked_queue.h>

const_iterator
cend() const;

Return Value

A const iterator to the end of the queue.