operator!=
MISSING
(1) |
-
Determines if lhs and rhs are not equal
Parameters:-
const cl::sycl::context &
lhs
: Left-hand-side object in comparison -
const cl::sycl::context &
rhs
: Right-hand-side object in comparison
-