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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Good to know...<br />

• Want flags that are longer than a single character<br />

( ie -f vs --flag )<br />

- force the long option ( --flag ) by leaving the<br />

first parameter blank<br />

ValueArg fileArg("","file","File name",<br />

true,"val","filename");<br />

15

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

Saved successfully!

Ooh no, something went wrong!