/tap

The Argument Parser

Primary LanguageC++zlib LicenseZlib

The Argument Parser

This is TAP, a library for command line argument parsing ala get_opt_long(). It is a header-only library with a bunch of templated classes that ought to make argument parsing simple.

Please check http://hbruintjes.github.io/tap/ for details.