4.6.0
Freundlich's C++ toolkit
|
An option name that may be for a short or long option.
Public Types | |
using | is_short = fcppt::strong_typedef< bool ,_> |
Public Member Functions | |
FCPPT_OPTIONS_DETAIL_SYMBOL | option_name (fcppt::string &&, is_short) |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::string const & | name () const |
FCPPT_OPTIONS_DETAIL_SYMBOL is_short | get_is_short () const |
using fcppt::options::option_name::is_short = fcppt::strong_typedef< bool ,_> |
FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::option_name::option_name | ( | fcppt::string && | , |
is_short | ) |
|
nodiscard |
|
nodiscard |