absl::Span::reference

A reference to an element.

Synopsis

Declared in <absl/types/span.h>

using reference = T&;