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

#include <TypeComputations.h>

Public Types

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

Detailed Description

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

Definition at line 225 of file TypeComputations.h.

Member Typedef Documentation

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

Definition at line 228 of file TypeComputations.h.


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