#include <UtilMacros.h>

Public Member Functions | |
| T | operator() (const T &k) |
| AddOffset (T n) | |
| T | operator() (const T &k) |
| AddOffset (T n) | |
Public Attributes | |
| T | m_n |
Definition at line 343 of file UtilMacros.h.
Definition at line 348 of file UtilMacros.h.
Definition at line 730 of file UtilMacros.h.
| T AddOffset< T >::operator() | ( | const T & | k | ) | [inline] |
Definition at line 345 of file UtilMacros.h.
References AddOffset< T >::m_n.
| T AddOffset< T >::operator() | ( | const T & | k | ) | [inline] |
Definition at line 727 of file UtilMacros.h.
References AddOffset< T >::m_n.
Definition at line 344 of file UtilMacros.h.
Referenced by AddOffset< T >::operator()().
1.6.1