OPAL (Object Oriented Parallel Accelerator Library) 2022.1
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< typenameT1::PETE_Return_t, typenameT2::PETE_Return_t, typenameT3::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 599 of file PETE.h.

Member Function Documentation

◆ apply()

template<int Safe, class T1 , class T2 , class T3 , class Op , class Functor >
static PETETrinaryReturn< typenameT1::PETE_Return_t, typenameT2::PETE_Return_t, typenameT3::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: