[#absl-Cord-ChunkRange-begin] = xref:absl.adoc[absl]::xref:absl/Cord.adoc[Cord]::xref:absl/Cord/ChunkRange.adoc[ChunkRange]::begin :relfileprefix: ../../../ :mrdocs: Returns an iterator to the first chunk of the range. == Synopsis Declared in `<absl/strings/cord.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:absl/Cord/ChunkIterator.adoc[Cord::ChunkIterator] begin() const; ---- == Return Value An iterator to the first chunk. [.small]#Created with https://www.mrdocs.com[MrDocs]#