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

Returns second operand. More...

#include <Operation.h>

Public Member Functions

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

Detailed Description

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

Returns second operand.

Used as replace reduce operation

See also
dart_operation_t::DART_OP_REPLACE

Definition at line 201 of file Operation.h.


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