This MR aims at converting the custom/manual command-line parsing to a fully-features C++11 library, CLI11.
CLI11
Code compiles and the command-line parsing works as expected.