better handling of mandatory cli parameters
Through boost::program_option it is possible to specify which are the mandatory parameter and to print a proper error message in case some of them is missing.
parent
a25ed265
Please register or sign in to comment