From: Janusz Piwowarski (jpiw_at_[hidden])
Date: 2004-03-19 08:39:10


Hello Volodya

I try to use program_options for single config file, with
options_description where all options are mapped to variables (
value<T>(&variable)->default_value(x) ). For now, i must use extra
variable_map, it's possible to omit it?

And, second question, do you think about interface to create own validators?

Regards,

Janusz