Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/program_options/doc/questions @ 29

Last change on this file since 29 was 29, checked in by landauf, 17 years ago

updated boost from 1_33_1 to 1_34_1

File size: 264 bytes
Line 
1
2Rename 'parameter' in option_description with something
3better, e.g. 'value_specification'?
4
5Approximate matching for variable_map access?
6
7Should be able to stack validators?
8
9Case with variables like this
10        'foo'   =       10
11        'foo.bar'       =       12
12        should become an error
13
14
15
16
Note: See TracBrowser for help on using the repository browser.