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

#include <TypeComputations.h>

Public Types

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

Detailed Description

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

Definition at line 270 of file TypeComputations.h.

Member Typedef Documentation

◆ type

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

Definition at line 272 of file TypeComputations.h.


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