OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
PETE_StructApply< OpSubtractAssign, T1, T2 > Struct Template Reference

#include <PETE.h>

Inheritance diagram for PETE_StructApply< OpSubtractAssign, T1, T2 >:
Collaboration diagram for PETE_StructApply< OpSubtractAssign, T1, T2 >:

Static Public Member Functions

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

Detailed Description

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

Definition at line 1057 of file PETE.h.

Member Function Documentation

◆ apply()

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

Definition at line 1057 of file PETE.h.

References a, and PETE_DefineAssign.


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