absl::Span::element_type

The element type, including any cv-qualification.

Synopsis

Declared in <absl/types/span.h>

using element_type = T;