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