Searched refs:extra_style_parser (Results 1 – 5 of 5) sorted by relevance
76 basic_command_line_parser<charT>::extra_style_parser(style_parser s) in extra_style_parser() function in boost::program_options::basic_command_line_parser78 detail::cmdline::extra_style_parser(s); in extra_style_parser()
125 void extra_style_parser(style_parser s);
155 basic_command_line_parser& extra_style_parser(style_parser s);
524 cmd.extra_style_parser(at_option_parser2); in test_style_parser()
706 cmdline::extra_style_parser(style_parser s) in extra_style_parser() function in boost::program_options::detail::cmdline