#include "tensorstore/progress.h"
friend bool
tensorstore::CopyProgress::operator==(const CopyProgressa,
                                      
const CopyProgressb);
friend bool
tensorstore::CopyProgress::operator!=(const CopyProgressa,
                                      
const CopyProgressb);

Compares two progress states for equality.