OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Types | List of all members
PETE_ComputeUnaryType< t, op > Struct Template Reference

#include <TypeComputations.h>

Public Types

typedef PETE_Index2Type<(op==PETE_UnaryPassThruTag?t:op)>
::type 
type
 

Detailed Description

template<int t, int op>
struct PETE_ComputeUnaryType< t, op >

Definition at line 218 of file TypeComputations.h.

Member Typedef Documentation

template<int t, int op>
typedef PETE_Index2Type<(op == PETE_UnaryPassThruTag ? t : op)>::type PETE_ComputeUnaryType< t, op >::type

Definition at line 221 of file TypeComputations.h.


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