Menu

Tree [bd4437] master /
 History

HTTPS access


File Date Author Commit
 config 2011-03-15 macbishop macbishop [95dad7] Check if compiler supports Weffec++ and if so u...
 docs 2012-11-25 Mike Smoot Mike Smoot [a91093] Added more unit tests and clarified difference ...
 examples 2015-05-11 Daniel Aarno Daniel Aarno [4970b7] Check for NULL constraint and raise exception i...
 include 2016-11-02 Félix Piédallu Félix Piédallu [bd4437] added setArg and setName to Arg
 msc 2004-10-20 mes5k mes5k [bc45fa] init
 tests 2015-05-11 Daniel Aarno Daniel Aarno [4970b7] Check for NULL constraint and raise exception i...
 .gitignore 2013-05-18 Daniel Aarno Daniel Aarno [520be2] Simplify .gitignore by using globs and added so...
 AUTHORS 2009-01-10 mes5k mes5k [bff3eb] added author
 COPYING 2003-03-19 mes5k mes5k [ea987f] Initial revision
 ChangeLog 2011-04-16 mes5k mes5k [3627d9] updated changelog, news, docs, and added tests ...
 INSTALL 2003-04-03 mes5k mes5k [45a09c] updates
 Makefile.am 2009-08-22 mes5k mes5k [1ffebb] applying patches to make gnu compiler args cond...
 NEWS 2011-04-16 mes5k mes5k [3627d9] updated changelog, news, docs, and added tests ...
 README 2004-10-30 mes5k mes5k [5f05dc] updates
 autotools.sh 2004-08-11 mes5k mes5k [ee1ca9] made path explicit
 configure.in 2011-03-15 macbishop macbishop [95dad7] Check if compiler supports Weffec++ and if so u...
 tclap.pc.in 2009-08-22 mes5k mes5k [1ffebb] applying patches to make gnu compiler args cond...

Read Me

TCLAP - Templatized Command Line Argument Parser

This is a simple C++ library that facilitates parsing command line
arguments in a type independent manner.  It doesn't conform exactly
to either the GNU or POSIX standards, although it is close.  See
docs/manual.html for descriptions of how things work or look at the
simple examples in the examples dir.

To find out what the latest changes are read the NEWS file in this directory.


Any and all feedback is welcome to:  Mike Smoot <mes@aescon.com>