Returns an iterator moved back by d positions.
d
Declared in <absl/types/any_span.h>
<absl/types/any_span.h>
Iter operator-(difference_type d) const;
The moved iterator.