|
|
template<typename T > |
| static void | apply (T &value, T min=std::numeric_limits< T >::min(), T max=std::numeric_limits< T >::max()) |
| |
|
template<typename T > |
| static void | applyD (T &value, T defvalue, T min=std::numeric_limits< T >::min(), T max=std::numeric_limits< T >::max()) |
| |
The documentation for this class was generated from the following file: