OPAL (Object Oriented Parallel Accelerator Library) 2022.1
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< T > type
 

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 1096 of file PETE.h.

Member Typedef Documentation

◆ type

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

Definition at line 1098 of file PETE.h.

Member Function Documentation

◆ apply()

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

Definition at line 1100 of file PETE.h.


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