#include "tensorstore/util/span.h" using tensorstore::span<T, Extent>::reference = T&; Reference to an element.