fcppt 5.2.0
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
fcppt::options::option_name Class Reference

Detailed Description

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

Constructor & Destructor Documentation

◆ option_name()

FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::option_name::option_name ( fcppt::string && ,
fcppt::options::is_short  )

Member Function Documentation

◆ is_short()

FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::options::is_short fcppt::options::option_name::is_short ( ) const
nodiscard

◆ name()

FCPPT_OPTIONS_DETAIL_SYMBOL fcppt::string const & fcppt::options::option_name::name ( ) const
nodiscard

◆ operator<=>()

FCPPT_OPTIONS_DETAIL_SYMBOL std::strong_ordering fcppt::options::option_name::operator<=> ( option_name const & ) const
nodiscard