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
Moves the iterator back by one position.
Declared in <absl/types/any_span.h>
Iter&
operator‐‐();
A reference to this iterator.
Created with MrDocs