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