Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation of commandline parsing for the unittest test-suite.
Definition in file testoption.cpp.
Typedefs | |
typedef boost::program_options::options_description | Syntax |
typedef boost::program_options::variables_map | VarMap |
Functions | |
ostream & | operator<< (ostream &os, const TestOption &to) |
for outputting the help messages. More... | |
ostream & operator<< | ( | ostream & | os, |
const TestOption & | to | ||
) |
for outputting the help messages.
Forward accumulated help messages from all contained option definitions
Definition at line 134 of file testoption.cpp.