Returns a reference to the element at index.
index
Declared in <absl/types/any_span.h>
<absl/types/any_span.h>
constexpr reference operator[](size_type index) const;
A reference to the element at index.