-
#include "tensorstore/context.h"
-
friend bool tensorstore::Context::Resource<Provider>::operator==(
const Resource& a,
const Resource& b); -
friend bool tensorstore::Context::Resource<Provider>::operator!=(
const Resource& a,
const Resource& b); Checks if
a
andb
refer to the same resource or resource spec.