#include "tensorstore/index.h"
constexpr const Index tensorstore::kInfSize = 0x7fffffffffffffff;

Special Index value representing an infinite extent for a dimension.