4.6.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::options::usage | 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 | ( | ) |
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscard |