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

Reduce operands with binary OR. More...

#include <Operation.h>

Public Member Functions

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

Detailed Description

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

Reduce operands with binary OR.

See also
dart_operation_t::DART_OP_BOR

Definition at line 253 of file Operation.h.


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