]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/program_options/doc/questions
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / program_options / doc / questions
1
2 Rename 'parameter' in option_description with something
3 better, e.g. 'value_specification'?
4
5 Approximate matching for variable_map access?
6
7 Should be able to stack validators?
8
9 Case with variables like this
10 'foo' = 10
11 'foo.bar' = 12
12 should become an error
13
14
15
16