OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Types | Static Public Member Functions | List of all members
Expressionize< T > Struct Template Reference

#include <PETE.h>

Public Types

typedef PETE_TUTree
< OpIdentity, T
type
 

Static Public Member Functions

static type apply (const T &t)
 

Detailed Description

template<class T>
struct Expressionize< T >

Definition at line 1168 of file PETE.h.

Member Typedef Documentation

template<class T >
typedef PETE_TUTree< OpIdentity, T > Expressionize< T >::type

Definition at line 1170 of file PETE.h.

Member Function Documentation

template<class T >
static type Expressionize< T >::apply ( const T t)
inlinestatic

Definition at line 1172 of file PETE.h.

Referenced by assign().


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