arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::policy::custom_parser< T > Member List

This is the complete list of members for arg_router::policy::custom_parser< T >, including all inherited members.

custom_parser(parser_type p) noexceptarg_router::policy::custom_parser< T >inlineexplicit
parse_phase(std::string_view token, [[maybe_unused]] const Parents &... parents) constarg_router::policy::custom_parser< T >inline
parser_type typedefarg_router::policy::custom_parser< T >
value_type typedefarg_router::policy::custom_parser< T >