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