26 #include "configuration.hpp"
69 std::vector<string>
parse(configuration &c,
const std::vector<string> &args,
76 bool unregistered=
false);
88 void parse(configuration &c,
const string &fname);
std::vector< string > cliargs2vector(int argc, char **argv)
store cli options in vector
Definition: add_op.hpp:29
void parse(configuration &c, const string &fname)
read config from a file