#include "tensorstore/index.h"
constexpr const Index tensorstore::kMaxFiniteSize =
    0x7ffffffffffffffd;

Maximum supported finite Index value.