#include <string>#include <vector>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.