DASH  0.3.0
dash::bit_xor< ValueType > Struct Template Reference

Reduce operands with binary XOR. More...

#include <Operation.h>

Public Member Functions

ValueType operator() (const ValueType &lhs, const ValueType &rhs) const
 

Detailed Description

template<typename ValueType>
struct dash::bit_xor< ValueType >

Reduce operands with binary XOR.

See also
dart_operation_t::DART_OP_BXOR

Definition at line 271 of file Operation.h.


The documentation for this struct was generated from the following file: