#include "tensorstore/util/span.h"
using tensorstore::span<T, Extent>::const_iterator = const_pointer;

Constant iterator type.