The element type with const removed.
Declared in <absl/types/any_span.h>
<absl/types/any_span.h>
using value_type = std::remove_const_t<T>;