Loading...
refOption
lemon::ArgParser::refOption(const std::string &name, const std::string &help, int &ref, bool obl=false)
lemon::ArgParser::refOption(const std::string &name, const std::string &help, double &ref, bool obl=false)
lemon::ArgParser::refOption(const std::string &name, const std::string &help, bool &ref, bool obl=false)
lemon::ArgParser::refOption(const std::string &name, const std::string &help, std::string &ref, bool obl=false)
Searching...
No Matches