The element type with cv-qualifiers removed.
Declared in <absl/types/span.h>
<absl/types/span.h>
using value_type = std::remove_cv_t<T>;