#include "tensorstore/context.h"
friend bool
tensorstore::Context::operator==(const Contextaconst Contextb);
friend bool
tensorstore::Context::operator!=(const Contextaconst Contextb);

Returns true if the two context objects refer to the same underlying shared state.