-
#include "tensorstore/box.h" -
using tensorstore::BoxView<Rank, Mutable>::IndexIntervalType =
std::conditional_t<Mutable, IndexIntervalRef, IndexInterval>; Return type of
operator[]representing an interval.
#include "tensorstore/box.h"Return type of operator[] representing an interval.