clipp::detail::map_arg_to< T > Class Template Reference
makes a value from a string and assigns it to an object More...
#include <clipp.h>
Public Member Functions | |
constexpr | map_arg_to (T &target) noexcept |
void | operator() (const char *s) const |
Detailed Description
template<class T>
class clipp::detail::map_arg_to< T >
makes a value from a string and assigns it to an object
Constructor & Destructor Documentation
◆ map_arg_to()
template<class T >
|
inlineexplicitconstexprnoexcept |
Member Function Documentation
◆ operator()()
template<class T >
|
inline |
The documentation for this class was generated from the following file: