The program_options library allows program developers to obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file.
Please check out the library's documentation to learn more.
No dependencies