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

#include <TypeComputations.h>

Public Types

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

Detailed Description

template<class T1, class T2, class Op>
struct PETEBinaryReturn< T1, T2, Op >

Definition at line 246 of file TypeComputations.h.

Member Typedef Documentation

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

Definition at line 248 of file TypeComputations.h.


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