Advances the iterator to the next character.
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
Cord::CharIterator operator++(int unused);
A copy of the iterator before advancing.