#include <InputParser.hpp>
Public Types | |
typedef std::vector< std::string > | Args |
Public Member Functions | |
int | parse (std::istream &input, Args &args) |
typedef std::vector<std::string> InputParser::Args |
int InputParser::parse | ( | std::istream & | input, |
Args & | args | ||
) |