absl::Span::iterator

A random-access iterator over the elements.

Synopsis

Declared in <absl/types/span.h>

using iterator = pointer;