[#absl-Cord-CharRange-iterator] = xref:absl.adoc[absl]::xref:absl/Cord.adoc[Cord]::xref:absl/Cord/CharRange.adoc[CharRange]::iterator :relfileprefix: ../../../ :mrdocs: The iterator type for the range. == Synopsis Declared in `<absl/strings/cord.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using iterator = xref:absl/Cord/CharIterator.adoc[CharIterator]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#