It's another command-line parser class for C++ that has features not available in alternative solutions (getopt, boost, argtable, argstream, gflags) and doesn't require a steep learning curve. It uses only a single header file, allows arbitrary option flag names, arbitrary argument list delimiters, flag and flagless argument grouping, expected argument list length validation and conversion, validation of options by datatype ranges or user range or sets, saving and loading options file with comments embedded.
Categories
Software DevelopmentLicense
MIT LicenseFollow ezOptionParser
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ezOptionParser!