-
#include "tensorstore/index_space/dimension_identifier.h" -
std::optional<DimensionIndex>
tensorstore::DimRangeSpec::exclusive_stop; Exclusive stop index.
If not specified, defaults to
rankifstep > 0and-1ifstep < 0. A negative value-nis equivalent torank - n(the default value of-1ifstep < 0is not subject to this normalization).