Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3343: [Program options] add option to place description on the next line in output
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-14 15:01:19
#3343: [Program options] add option to place description on the next line in
output
-------------------------------+-----------------------------
Reporter: rshmelev@⦠| Owner: vladimir_prus
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: program_options
Version: Boost 1.39.0 | Severity: Optimization
Resolution: | Keywords:
-------------------------------+-----------------------------
Comment (by rv1971 <rv1971@â¦>):
I'd like to vote for this feature request as well, in the sense that more
flexibility would be useful here in general. I'm wondering whether a
solution would be to give the building blocks of the formatting engine
(currently hidden in the .cpp file in an anonymous namespace) a public
interface, allowing users to use them individually and to replace or
extend them as needed. For instance, I'd like to sort my options
alphabetically, and this would be easy if format_description() & Co. had a
public interface. I think this would make it relatively easy to solve this
feature request - or leave the users with the possibility to do that
themselves.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3343#comment:5> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC