- return yield_if(x*x + y*y == z*z, std::make_tuple(x, y, z)); + return yield_if(x*x + y*y == z*z, sycl_make_tuple(x, y, z)); - return yield_if(x*x + y*y == z*z, std ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results