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

#include <TypeComputations.h>

Public Types

typedef T2 type
 

Detailed Description

template<class T1, class T2, class Op>
struct PETE_ComputeBinaryType< T1, T2, Op, PETE_BinaryUseRightTag >

Definition at line 209 of file TypeComputations.h.

Member Typedef Documentation

◆ type

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

Definition at line 211 of file TypeComputations.h.


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