#include "commandline_argv.hpp"
Go to the source code of this file.
Functions | |
std::vector< std::string > | read_argv (int argc, char **argv) |
Reads argv into a vector of STL strings. More... | |
std::vector<std::string> read_argv | ( | int | argc, |
char ** | argv | ||
) |
Reads argv into a vector of STL strings.
Definition at line 79 of file commandline_argv.cpp.
References i, unicode_cast(), and UNUSED.
Referenced by main().