4.3.0
|
|
Freundlich's C++ toolkit |
A parser that succeeds when provided with no arguments.
Label | An fcppt::record::label. |
Public Types | |
using | element_type = fcppt::record::element< Label, fcppt::unit > |
using | result_type = fcppt::record::object< element_type > |
Public Member Functions | |
unit () | |
fcppt::options::parse_result< result_type > | parse (fcppt::options::state &&, fcppt::options::parse_context const &) const |
fcppt::options::flag_name_set | flag_names () const |
fcppt::options::option_name_set | option_names () const |
fcppt::string | usage () const |
using fcppt::options::unit< Label >::element_type = fcppt::record::element<Label, fcppt::unit> |
using fcppt::options::unit< Label >::result_type = fcppt::record::object<element_type> |
fcppt::options::unit< Label >::unit | ( | ) |
fcppt::options::flag_name_set fcppt::options::unit< Label >::flag_names | ( | ) | const |
fcppt::options::option_name_set fcppt::options::unit< Label >::option_names | ( | ) | const |
fcppt::options::parse_result< result_type > fcppt::options::unit< Label >::parse | ( | fcppt::options::state && | , |
fcppt::options::parse_context const & | |||
) | const |
fcppt::string fcppt::options::unit< Label >::usage | ( | ) | const |