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

#include <TypeComputations.h>

Public Types

enum  { tag = PETE_Type2Index<T>::val }
 
typedef T type
 

Detailed Description

template<class T>
struct OpCast< T >

Definition at line 453 of file TypeComputations.h.

Member Typedef Documentation

template<class T >
typedef T OpCast< T >::type

Definition at line 460 of file TypeComputations.h.

Member Enumeration Documentation

template<class T >
anonymous enum
Enumerator
tag 

Definition at line 461 of file TypeComputations.h.


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