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

#include <PETE.h>

Public Types

typedef PETE_Expr< Ttype
 

Static Public Member Functions

static const typeapply (const PETE_Expr< T > &t)
 

Detailed Description

template<class T>
struct Expressionize< PETE_Expr< T > >

Definition at line 1179 of file PETE.h.

Member Typedef Documentation

template<class T >
typedef PETE_Expr<T> Expressionize< PETE_Expr< T > >::type

Definition at line 1181 of file PETE.h.

Member Function Documentation

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

Definition at line 1183 of file PETE.h.


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