specify boolean true/false flags on the boost command line
More...
#include <cli_options.hpp>
specify boolean true/false flags on the boost command line
◆ BoolOption()
BoolOption::BoolOption |
( |
bool |
initialState = false | ) |
|
|
inline |
◆ getState()
bool BoolOption::getState |
( |
| ) |
const |
|
inline |
◆ operator bool()
BoolOption::operator bool |
( |
| ) |
const |
|
inline |
boolean conversion operator for seamless interoperability with the regular boolean types
◆ switchState()
void BoolOption::switchState |
( |
| ) |
|
|
inline |
◆ state
The documentation for this class was generated from the following file: