absl::Cord::CharRange::end

Returns an iterator one past the last character of the range.

Synopsis

Declared in <absl/strings/cord.h>

Cord::CharIterator
end() const;

Return Value

An iterator one past the last character.