operator()
enables calling an std::hash object as a function with the object to be hashed as a parameter
(1) |
-
enables calling an std::hash object as a function with the object to be hashed as a parameter
Parameters:-
const cl::sycl::sampler &
object
: the object to be hashed
-