OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
TrinaryForEach< Safe, T1, T2, T3, Op, Functor > Struct Template Reference

#include <PETE.h>

Static Public Member Functions

static PETETrinaryReturn
< typename T1::PETE_Return_t,
typename T2::PETE_Return_t,
typename T3::PETE_Return_t, Op >
::type 
apply (PETE_TTTree< Op, T1, T2, T3 > &node, Functor f)
 

Detailed Description

template<int Safe, class T1, class T2, class T3, class Op, class Functor>
struct TrinaryForEach< Safe, T1, T2, T3, Op, Functor >

Definition at line 682 of file PETE.h.

Member Function Documentation

template<int Safe, class T1 , class T2 , class T3 , class Op , class Functor >
static PETETrinaryReturn< typename T1::PETE_Return_t, typename T2::PETE_Return_t, typename T3::PETE_Return_t, Op>::type TrinaryForEach< Safe, T1, T2, T3, Op, Functor >::apply ( PETE_TTTree< Op, T1, T2, T3 > &  node,
Functor  f 
)
inlinestatic

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