OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
TrinaryForEach< 0, T1, T2, T3, OpWhere, 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,
OpWhere >::type 
apply (PETE_TTTree< OpWhere, T1, T2, T3 > &node, Functor f)
 

Detailed Description

template<class T1, class T2, class T3, class Functor>
struct TrinaryForEach< 0, T1, T2, T3, OpWhere, Functor >

Definition at line 700 of file PETE.h.

Member Function Documentation

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

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