absl::AnySpan::element_type

The element type, including any const-qualification.

Synopsis

Declared in <absl/types/any_span.h>

using element_type = T;