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