clipp::detail::decrement< T > Class Template Reference

decrements using operator – More...

#include <clipp.h>

Public Member Functions

constexpr decrement (T &target) noexcept
 
void operator() () const
 

Detailed Description

template<class T>
class clipp::detail::decrement< T >

decrements using operator –

Definition at line 536 of file clipp.h.

Constructor & Destructor Documentation

◆ decrement()

template<class T >
constexpr clipp::detail::decrement< T >::decrement ( T &  target)
inlineexplicitconstexprnoexcept

Definition at line 540 of file clipp.h.

Member Function Documentation

◆ operator()()

template<class T >
void clipp::detail::decrement< T >::operator() ( ) const
inline

Definition at line 542 of file clipp.h.


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