$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [program_options] Some methods take const char*, others take std::string
From: Gabriel Redner (gredner_at_[hidden])
Date: 2011-08-14 18:42:42
Hi Vladimir,
I have added the std::string overloads, and my patch (against trunk)
is attached to this message. I also updated relevant tests to check
both overloads, and I have run the full test suite. The one thing I
was not able to do was check that the new generated docs are correct -
how do I regenerate the docs?
Additionally, if you don't like the wording (or the content) of my
changes to the 'rationale' section, feel free to rewrite it.
Thanks,
-Gabe