OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
OpCast< T > Struct Template Reference

#include <TypeComputations.h>

Collaboration diagram for OpCast< T >:

Public Types

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

Detailed Description

template<class T>
struct OpCast< T >

Definition at line 309 of file TypeComputations.h.

Member Typedef Documentation

◆ type

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

Definition at line 311 of file TypeComputations.h.

Member Enumeration Documentation

◆ anonymous enum

template<class T>
anonymous enum
Enumerator
tag 

Definition at line 312 of file TypeComputations.h.


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