Advances the iterator by one position.
Declared in <absl/types/any_span.h>
<absl/types/any_span.h>
Iter operator++(int unused);
A copy of the iterator before advancing.