Accesses the element i positions from the current one.
i
Declared in <absl/types/any_span.h>
<absl/types/any_span.h>
reference operator[](difference_type i) const;
A reference to the element at the offset position.