DASH  0.3.0
dash::dart_operation< BinaryOperation > Struct Template Reference

Query the underlying dart_operation_t for arbitrary binary operations. More...

#include <Operation.h>

Public Attributes

dart_operation_t value
 

Detailed Description

template<typename BinaryOperation>
struct dash::dart_operation< BinaryOperation >

Query the underlying dart_operation_t for arbitrary binary operations.

Yields DART_OP_UNDEFINED for non-DART operations.

See also
dash::min
dash::max
dash::plus
dash::multiply
dash::first
dash::second
dash::bit_and
dash::bit_or
dash::bit_xor

Definition at line 111 of file Operation.h.


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