OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Types | List of all members
PETE_ComputeUnaryType< T, Op, PETE_UnaryPassThruTag > Struct Template Reference

#include <TypeComputations.h>

Public Types

typedef T type
 

Detailed Description

template<class T, class Op>
struct PETE_ComputeUnaryType< T, Op, PETE_UnaryPassThruTag >

Definition at line 139 of file TypeComputations.h.

Member Typedef Documentation

◆ type

template<class T , class Op >
typedef T PETE_ComputeUnaryType< T, Op, PETE_UnaryPassThruTag >::type

Definition at line 141 of file TypeComputations.h.


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