clipp::detail::increment_by< T > Class Template Reference
increments by a fixed amount using operator += More...
#include <clipp.h>
Public Member Functions | |
constexpr | increment_by (T &target, T by) noexcept |
void | operator() () const |
Detailed Description
template<class T>
class clipp::detail::increment_by< T >
increments by a fixed amount using operator +=
Constructor & Destructor Documentation
◆ increment_by()
template<class T >
|
inlineexplicitconstexprnoexcept |
Member Function Documentation
◆ operator()()
template<class T >
|
inline |
The documentation for this class was generated from the following file: