4.4.0
|
|
Freundlich's C++ toolkit |
Public Member Functions | |
FCPPT_OPTIONS_DETAIL_SYMBOL | missing_flag_error (fcppt::options::optional_short_name, fcppt::options::long_name) |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_short_name const & | short_name () const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::long_name const & | long_name () const |
bool | operator== (missing_flag_error const &) const =default |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::missing_flag_error::missing_flag_error | ( | fcppt::options::optional_short_name | , |
fcppt::options::long_name | |||
) |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::long_name const & fcppt::options::missing_flag_error::long_name | ( | ) | const |
|
default |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_short_name const & fcppt::options::missing_flag_error::short_name | ( | ) | const |