-
#include "tensorstore/index_interval.h" -
constexpr tensorstore::OptionallyImplicitIndexInterval::
OptionallyImplicitIndexInterval(IndexInterval interval,
bool implicit_lower,
bool implicit_upper); Constructs an interval with the specified bounds.
#include "tensorstore/index_interval.h"Constructs an interval with the specified bounds.