[#absl-chunked_queue-end-0a] = xref:absl.adoc[absl]::xref:absl/chunked_queue.adoc[chunked_queue]::end :relfileprefix: ../../ :mrdocs: Returns an iterator past the last element. == Synopsis Declared in `<absl/container/chunked_queue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:absl/chunked_queue/iterator.adoc[iterator] end(); ---- == Return Value An iterator to the end of the queue. [.small]#Created with https://www.mrdocs.com[MrDocs]#