#include "tensorstore/util/span.h"
using tensorstore::span<T, Extent>::value_type = std::remove_cv_t<T>;

Unqualified element type.