absl::Cord::ChunkRange::end

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

Synopsis

Declared in <absl/strings/cord.h>

Cord::ChunkIterator
end() const;

Return Value

An iterator one past the last chunk.