In C++, is there a well done, complete, open source implementation of a utility to parse the parameters of the main() function?
I wrote my own, and I saw many others around. But I was wandering if there is a better implementation available, which provides all the features expected from the corresponding executable.
Boost provides an open-source implementation with ProgramOptions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With