-
#include "tensorstore/util/maybe_hard_constraint.h"
-
friend bool tensorstore::MaybeHardConstraintSpan<T>::operator==(
const MaybeHardConstraintSpan& a,
const MaybeHardConstraintSpan& b); -
friend bool tensorstore::MaybeHardConstraintSpan<T>::operator!=(
const MaybeHardConstraintSpan& a,
const MaybeHardConstraintSpan& b); Compares two constraints for equality.