Moves the iterator back by one position.

Synopsis

Declared in <absl/types/any_span.h>

Iter&
operator‐‐();

Return Value

A reference to this iterator.

Created with MrDocs