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