4.6.0
Freundlich's C++ toolkit
|
Public Types | |
using | default_value_type = fcppt::strong_typedef< fcppt::optional::object<fcppt::string> ,_> |
Public Member Functions | |
FCPPT_OPTIONS_DETAIL_SYMBOL | option_usage (default_value_type &&, fcppt::options::long_name, fcppt::options::optional_short_name, fcppt::options::type_name &&, fcppt::options::optional_help_text) |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::optional::object< fcppt::string > const & | default_value () const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::long_name const & | long_name () const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_short_name const & | short_name () const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::type_name const & | type () const |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::optional_help_text const & | help_text () const |
bool | operator== (option_usage const &) const =default |
using fcppt::options::option_usage::default_value_type = fcppt::strong_typedef< fcppt::optional::object<fcppt::string> ,_> |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::option_usage::option_usage | ( | default_value_type && | , |
fcppt::options::long_name | , | ||
fcppt::options::optional_short_name | , | ||
fcppt::options::type_name && | , | ||
fcppt::options::optional_help_text | ) |
|
nodiscard |
|
nodiscard |
|
nodiscard |
|
nodiscarddefault |
|
nodiscard |
|
nodiscard |