28.06.2014 Views

Templatized C++ Command Line Parser Library Kristi Potter April 12 ...

Templatized C++ Command Line Parser Library Kristi Potter April 12 ...

Templatized C++ Command Line Parser Library Kristi Potter April 12 ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Argument Classes -<br />

UnlabeledValueArg<br />

• value arg that is not defined by a flag, but by<br />

it’s position in the argv array<br />

$ ./tclapCopyFiles file1 file2<br />

• the order in which these args are added to<br />

the command line object is the order in<br />

which they will be parsed<br />

11

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!