/command_line_option_parser_cpp11

Commandline Option Parser for C++11. An alternative to getopt() and getopt_long() (and boost::program_options) by using of callback functions for each recognized option and program-argument.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.