absl::Span::pointer

A pointer to an element.

Synopsis

Declared in <absl/types/span.h>

using pointer = T*;