![]() |
CPP-ARGON 4.0.0
Command-Line Argument Parser for C++20
|
This is the complete list of members for argon::type_error, including all inherited members.
| argument_parser_exception(const std::string &message) | argon::argument_parser_exception | inlineexplicit |
| invalid_value_type(const detail::argument_name &arg_name, const std::type_info &value_type) noexcept | argon::type_error | inlinestatic |
| invalid_value_type(const detail::argument_name &arg_name) noexcept | argon::type_error | inlinestatic |
| type_error(const std::string &message) | argon::type_error | inlineexplicit |