Boost logo

Boost :

Subject: [boost] Is there any interest in command line interpreter class templates?
From: alexey.tsoy (tsoy.alexey_at_[hidden])
Date: 2011-06-20 18:20:04


Hello everybody,

The file command_line.zip in the containers directory in Boost’s vault
contain command line interpreter library. There you can find simple tutorial
with examples and draft documentation.

The library supports variable amount of option parameters as well as
automatic type casting. Note that their types may be diferent.

The library doesn't require special linking because it contains headers
only. You only need to type in a few lines of code to start using it.

Regards
Alexey

--
View this message in context: http://boost.2283326.n4.nabble.com/Is-there-any-interest-in-command-line-interpreter-class-templates-tp3612663p3612663.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk