
3 Dec
2007
3 Dec
'07
7:58 p.m.
Hello,
When I try to output options_description to cout (response to --help
option, to show all available options) I get an assertion in in xstring
header file. It's caused by execution format_paragraph function in
option_description.cpp line 381. I narrowed down the problem to the
length of the description for an option. This is the code:
#include