#include "tensorstore/progress.h"
friend bool
tensorstore::ReadProgress::operator==(const ReadProgressa,
                                      
const ReadProgressb);
friend bool
tensorstore::ReadProgress::operator!=(const ReadProgressa,
                                      
const ReadProgressb);

Compares two progress states for equality.