Boost logo

Boost :

From: Neal D. Becker (ndbecker2_at_[hidden])
Date: 2004-04-20 10:21:08


I really like program_options from Vladimir Prus. Thanks for adding
bool_switch!

One suggestion. We now have bool_switch, so a variable can default to off,
and turn on with --option (without having to say --option=true).

How about begin able to say --no-option to turn it off? This would make the
interface consistent with gnu standards. If it's not too difficult it
would make a good addition.


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