-
#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
aandbrefer to the same resource or resource spec.