#include "tensorstore/util/span.h"
using tensorstore::span<T, Extent>::const_reference = const T&;

Reference to a const-qualified element.