19int wmain(
int argc,
const wchar_t **argv_wide)
25int main(
int argc,
const char **argv)
30 return parse_options.
main();
JANALYZER Command Line Option Processing.
output_type narrow(input_type input)
Run-time checked narrowing cast.
std::vector< std::string > narrow_argv(int argc, const wchar_t **argv_wide)
std::vector< const char * > to_c_str_array(It b, It e)