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