|
fcppt 5.2.0
Freundlich's C++ toolkit
|
An option name that may be for a short or long option.
Public Member Functions | |
| FCPPT_OPTIONS_DETAIL_SYMBOL | option_name (fcppt::string &&, fcppt::options::is_short) |
| FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::string const & | name () const |
| FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::is_short | is_short () const |
| FCPPT_OPTIONS_DETAIL_SYMBOL std::strong_ordering | operator<=> (option_name const &) const |
| FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::option_name::option_name | ( | fcppt::string && | , |
| fcppt::options::is_short | ) |
|
nodiscard |
|
nodiscard |
|
nodiscard |