#include "tensorstore/util/span.h"
constexpr const ptrdiff_t tensorstore::dynamic_extent = -1;

Indicates that the extent is specified at run time.