ChimeraTK-DeviceAccess 03.20.00
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Adder< T, IMPL_T > Struct Template Reference

Static Public Member Functions

static T add (T startVal, int increment)
 

Detailed Description

template<typename T, typename IMPL_T>
struct Adder< T, IMPL_T >

Definition at line 79 of file testTypeChangingDecorator.cpp.

Member Function Documentation

◆ add()

template<typename T , typename IMPL_T >
static T Adder< T, IMPL_T >::add ( startVal,
int  increment 
)
inlinestatic

Definition at line 80 of file testTypeChangingDecorator.cpp.


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