24 Apr
2009
24 Apr
'09
9:02 a.m.
Hi, On Thu, Apr 16, 2009 at 02:34:18PM +0200, Pierangelo Masarati wrote:
As far as I recall, end() cannot be dereferenced, but only used to test for out-of-range. In any case, to track problems run-time with libstdc++, you can enable specific debug mode (see <http://gcc.gnu.org/onlinedocs/libstdc++/manual/debug_mode.html>, thanks to Marco Morandini for pointing it out).
Thanks for a tip. I've reproduced the problem, and working on fixing it. Best regards, Alexei