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

#include <TypeComputations.h>

Public Types

typedef T1 type
 

Detailed Description

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

Definition at line 203 of file TypeComputations.h.

Member Typedef Documentation

◆ type

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

Definition at line 205 of file TypeComputations.h.


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