program_options: Why it throw ambiguous_option?
22 Jan
2007
22 Jan
'07
4:39 a.m.
Hi,
I got the following error for the program list below. Where
program_options considers "help" and "help_abc" as ambiguous?
$ ./main --help
terminate called after throwing an instance of
'boost::program_options::ambiguous_option'
what(): ambiguous option help
Aborted
Thanks,
Peng
#include
6521
Age (days ago)
6521
Last active (days ago)
0 comments
1 participants
participants (1)
-
Peng Yu