-
#include "tensorstore/index_interval.h" -
static constexpr IndexInterval
tensorstore::IndexInterval::Infinite() noexcept; Returns an interval corresponding to
(-inf, +inf).This is equivalent to the default constructor, but may be preferred for greater clarity.