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.
Created with MrDocs
Returns an iterator to the first character of the range.
Declared in <absl/strings/cord.h>
Cord::CharIterator
begin() const;
An iterator to the first character.
Created with MrDocs