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

#include <TypeComputations.h>

Public Types

typedef PETE_ComputeUnaryType
< T, Op, Op::tag >::type 
type
 

Detailed Description

template<class T, class Op>
struct PETEUnaryReturn< T, Op >

Definition at line 145 of file TypeComputations.h.

Member Typedef Documentation

template<class T, class Op>
typedef PETE_ComputeUnaryType<T, Op, Op::tag>::type PETEUnaryReturn< T, Op >::type

Definition at line 147 of file TypeComputations.h.


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