boost/libs/program_options/doc/questions
2022-12-15 23:45:23 +08:00

17 lines
264 B
Plaintext

Rename 'parameter' in option_description with something
better, e.g. 'value_specification'?
Approximate matching for variable_map access?
Should be able to stack validators?
Case with variables like this
'foo' = 10
'foo.bar' = 12
should become an error