Boost logo

Boost Users :

From: James E Taylor (james_at_[hidden])
Date: 2005-12-08 08:33:01


Vladimir,

I tried escaping line breaks in a config file with '\' but to no avail.

Is there any way of specifying options over multiple lines?

Would this be something you would consider as an enhancement to
boost::program_options?

Thanks,
James

-----Original Message-----
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of Vladimir Prus
Sent: 08 December 2005 07:18
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] implicit() in program_options::value_semantic

Alterman, Eugene wrote:

> Program options library overview doc illustrates using implicit() for
> specifying 0 or 1 token value, but this function does not seem to be
> present in reference doc or source files (as of 1.33.1).

Yes, that method was removed on 2005-04-22. The motivation is that it
just
leads to parsing ambiguities and no good command line interface I ever
seen
uses optional values.

- Volodya

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


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