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 />

MultiSwitchArg<br />

• switch that can be specified multiple times<br />

• useful when command lines are<br />

constructed automatically from within<br />

other applications<br />

• ex: -V means a little verbose<br />

-V -V -V means a lot verbose<br />

• getValue returns the # of times the arg<br />

appears on the command line<br />

10

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

Saved successfully!

Ooh no, something went wrong!