OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Static Public Member Functions | List of all members
PETE_StructApply< OpLeftShiftAssign, T1, T2 > Struct Template Reference

#include <PETE.h>

Static Public Member Functions

static void apply (T1 &a, const T2 &b)
 

Detailed Description

template<class T1, class T2>
struct PETE_StructApply< OpLeftShiftAssign, T1, T2 >

Definition at line 1147 of file PETE.h.

Member Function Documentation

template<class T1 , class T2 >
static void PETE_StructApply< OpLeftShiftAssign, T1, T2 >::apply ( T1 &  a,
const T2 &  b 
)
inlinestatic

Definition at line 1147 of file PETE.h.


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