absl::Cord::CharRange::begin

Returns an iterator to the first character of the range.

Synopsis

Declared in <absl/strings/cord.h>

Cord::CharIterator
begin() const;

Return Value

An iterator to the first character.