absl::Cord::CharRange::const_reference

The const reference type for the values in the range.

Synopsis

Declared in <absl/strings/cord.h>

using const_reference = value_type const&;