Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 265 Bytes

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.