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