OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Types | List of all members
PETETrinaryReturn< T1, T2, T3, Op > Struct Template Reference

#include <TypeComputations.h>

Public Types

typedef PETE_ComputeBinaryType
< PETE_Type2Index< T2 >::val,
PETE_Type2Index< T3 >::val,
Op::tag >::type 
type
 

Detailed Description

template<class T1, class T2, class T3, class Op>
struct PETETrinaryReturn< T1, T2, T3, Op >

Definition at line 386 of file TypeComputations.h.

Member Typedef Documentation

template<class T1, class T2, class T3, class Op>
typedef PETE_ComputeBinaryType<PETE_Type2Index<T2>::val, PETE_Type2Index<T3>::val, Op::tag>::type PETETrinaryReturn< T1, T2, T3, Op >::type

Definition at line 389 of file TypeComputations.h.


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