|
Boost Users : |
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2007-05-18 10:46:55
Hello!
I would like to transform (add) some options after the parsing process has finished. Unfortunately
variables_map has no non const members which could acomplish this task. Doing const_cast or using
std::map interface, which is not explicitly described as parent class of variables_map is not my
first choice. Is there any other way of adding some options programmatically?
Many thanks,
Ovanes Markarian
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net