-
#include "tensorstore/index_interval.h"
-
friend bool tensorstore::OptionallyImplicitIndexInterval::operator==(
const OptionallyImplicitIndexInterval& a,
const OptionallyImplicitIndexInterval& b); -
friend bool tensorstore::OptionallyImplicitIndexInterval::operator!=(
const OptionallyImplicitIndexInterval& a,
const OptionallyImplicitIndexInterval& b); Compares two intervals for equality.