CPP-ARGON 4.0.0
Command-Line Argument Parser for C++20
Loading...
Searching...
No Matches
argon::type_error Member List

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_exceptioninlineexplicit
invalid_value_type(const detail::argument_name &arg_name, const std::type_info &value_type) noexceptargon::type_errorinlinestatic
invalid_value_type(const detail::argument_name &arg_name) noexceptargon::type_errorinlinestatic
type_error(const std::string &message)argon::type_errorinlineexplicit