|
libpsynth 0.2.1
|
A boolan option that is set to true if the option exists. More...
#include <arg_parser.hpp>


Public Member Functions | |
| option_flag (bool *f) | |
| Constructor. | |
| bool | parse () |
| Sets to true. | |
A boolan option that is set to true if the option exists.
| psynth::base::option_flag::option_flag | ( | bool * | f | ) | [inline] |
Constructor.
| f | Where to notify if it was found. |
| bool psynth::base::option_flag::parse | ( | ) | [inline, virtual] |
1.7.4