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