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