#include "tensorstore/context.h" friend booltensorstore::Context::operator==(const Context& a, const Context& b); friend booltensorstore::Context::operator!=(const Context& a, const Context& b); Returns true if the two context objects refer to the same underlying shared state.