Advances the iterator to the next character.
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
Cord::CharIterator& operator++();
A reference to this iterator after advancing.