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

Reduce operands with binary AND. More...

#include <Operation.h>

Public Member Functions

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

Detailed Description

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

Reduce operands with binary AND.

See also
dart_operation_t::DART_OP_BAND

Definition at line 235 of file Operation.h.


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