Re: [Boost-users] [program_options] missing typed_value

24 Apr
2007
24 Apr
'07
11:09 a.m.
Hi everybody,
[...]
With Kind Regards, Ovanes Markarian
The problem occurs with the sample file (attached) : /usr/share/doc/libboost-doc/examples/libs/program_options/example/option_groups.cpp Regards

24 Apr
24 Apr
12:46 p.m.
New subject: [program_options] missing typed_value
On Tue, April 24, 2007 13:09, Romulus wrote:
[...]
Looks like this member no longer exists. There is a private bool member variable m_implicit in the class, but the class has nether friends nor any members which reference it. Eather you should create only value<std::string>() (you may use the default value as well: value<std::string>()->default_value("something here")) or skip this value type creation anyway. Maybe Vladimir can clarify this issue better. With Kind Regards, Ovanes Markarian
6634
Age (days ago)
6634
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ovanes Markarian
-
Romulus