A header only c++ library for parsing command line arguments and generating usage/help output.
examples/advanced/src/main.cc | 13 +++--
examples/basic/src/main.cc | 6 +-
include/parg.hh | 114 ++++++++++++++++++++++++++++++-------------
3 files changed, 91 insertions(+), 42 deletions(-)