C++ Option Parsing: libcppopt 0.0.2

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

ABOUT C++ Option Parsing: libcppopt

The libcppopt library provides C++ classes and functions for option parsing, similar to the functionality provided by getopt or libpopt, but makes use of the STL and provides a "best guess" autoparsing function.