Dip 0.95.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
AddOffset< T > Struct Template Reference

#include <UtilMacros.h>

+ Inheritance diagram for AddOffset< T >:
+ Collaboration diagram for AddOffset< T >:

Public Member Functions

operator() (const T &k)
 
 AddOffset (T n)
 

Public Attributes

m_n
 

Detailed Description

template<class T>
struct AddOffset< T >

Definition at line 724 of file UtilMacros.h.

Constructor & Destructor Documentation

◆ AddOffset()

template<class T >
AddOffset< T >::AddOffset ( T n)
inline

Definition at line 729 of file UtilMacros.h.

Member Function Documentation

◆ operator()()

template<class T >
T AddOffset< T >::operator() ( const T & k)
inline

Definition at line 726 of file UtilMacros.h.

Member Data Documentation

◆ m_n

template<class T >
T AddOffset< T >::m_n

Definition at line 725 of file UtilMacros.h.


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