absl::AnySpan::pointer

A pointer to an element.

Synopsis

Declared in <absl/types/any_span.h>

using pointer = T*;