#include "tensorstore/util/span.h" using tensorstore::span<T, Extent>::const_pointer = const T*; Pointer to a const-qualified element.