clipp::detail::assign_value< T, V > Class Template Reference
assigns boolean constant to one or multiple target objects More...
#include <clipp.h>
Public Member Functions | |
template<class X > | |
constexpr | assign_value (T &target, X &&value) noexcept |
void | operator() () const |
Detailed Description
template<class T, class V = T>
class clipp::detail::assign_value< T, V >
assigns boolean constant to one or multiple target objects
Constructor & Destructor Documentation
◆ assign_value()
template<class T , class V = T>
template<class X >
|
inlineexplicitconstexprnoexcept |
Member Function Documentation
◆ operator()()
template<class T , class V = T>
|
inline |
The documentation for this class was generated from the following file: