|
|
void | add (const std::shared_ptr< const OptionDetails > &details, const std::string &text) |
| |
|
void | parse (const std::shared_ptr< const OptionDetails > &details, const std::string &text) |
| |
|
void | parse_default (const std::shared_ptr< const OptionDetails > &details) |
| |
|
void | parse_no_value (const std::shared_ptr< const OptionDetails > &details) |
| |
|
CXXOPTS_NODISCARD std::size_t | count () const noexcept |
| |
|
CXXOPTS_NODISCARD bool | has_default () const noexcept |
| |
|
template<typename T> |
| const T & | as () const |
| |
The documentation for this class was generated from the following file: