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

#include <TypeComputations.h>

Public Types

typedef T2 type
 

Detailed Description

template<class T1, class T2>
struct PETE_ComputePromoteType< T1, T2, false >

Definition at line 226 of file TypeComputations.h.

Member Typedef Documentation

◆ type

template<class T1 , class T2 >
typedef T2 PETE_ComputePromoteType< T1, T2, false >::type

Definition at line 228 of file TypeComputations.h.


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