#include "tensorstore/tensorstore.h" template <typename Source, typename Dest>constexpr bool tensorstore::CanCopyTensorStoreToTensorStore; Evaluates whether the constraints required for tensorstore::Copy are satisfied. Used to specify the return type of tensorstore::Copy.