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