OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Types | List of all members
PETE_ComputePromoteType2< T1, T2, t1, t2 > Struct Template Reference

#include <TypeComputations.h>

Public Types

typedef PETE_ComputePromoteType< T1, T2,(t1 >=t2)>::type type
 

Detailed Description

template<class T1, class T2, int t1, int t2>
struct PETE_ComputePromoteType2< T1, T2, t1, t2 >

Definition at line 232 of file TypeComputations.h.

Member Typedef Documentation

◆ type

template<class T1 , class T2 , int t1, int t2>
typedef PETE_ComputePromoteType<T1, T2, (t1 >= t2)>::type PETE_ComputePromoteType2< T1, T2, t1, t2 >::type

Definition at line 235 of file TypeComputations.h.


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