Boost logo

Boost :

From: Neal D. Becker (nbecker_at_[hidden])
Date: 2003-05-06 09:51:04


It looks like when setting variables using options_description.add_options(),
bool variables are set to false if no option is actually given, but variables
of other types, such as int, are not initialized if not given on the command
line? This is my understanding based on the program behaviour - is this
correct?


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