Bitwise XOR (^) Bitwise XOR .. doxygenfunction:: operator^(Op t, Op t2) Examples .. literalinclude:: ../../../../test/00_operators/operator_func_test.cu :language: cpp :start-after: example-begin xor-test-1 :end-before: example-end xor-test-1 :dedent: