clipp::detail::map_arg_to< bool > Class Reference

specialization for bools: set to true regardless of string content More...

#include <clipp.h>

Public Member Functions

 map_arg_to (bool &target)
 
void operator() (const char *s) const
 

Detailed Description

specialization for bools: set to true regardless of string content

Definition at line 625 of file clipp.h.

Constructor & Destructor Documentation

◆ map_arg_to()

clipp::detail::map_arg_to< bool >::map_arg_to ( bool target)
inline

Definition at line 628 of file clipp.h.

Member Function Documentation

◆ operator()()

void clipp::detail::map_arg_to< bool >::operator() ( const char *  s) const
inline

Definition at line 630 of file clipp.h.


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