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

#include <TypeComputations.h>

Public Types

typedef Op::type type
 

Detailed Description

template<class T1, class T2, class Op, int op>
struct PETE_ComputeBinaryType< T1, T2, Op, op >

Definition at line 197 of file TypeComputations.h.

Member Typedef Documentation

◆ type

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

Definition at line 199 of file TypeComputations.h.


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