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