Get a MPI bit-wise xor operation.

Property definitions

mpi $ Op :: bxor
	# Get a MPI bit-wise xor operation.
	new bxor `{ return MPI_BXOR; `}
lib/mpi/mpi.nit:299,2--300,32