How is unexpected() defined?

Martin Sebor sebor@roguewave.com
Thu Nov 1 08:37:00 GMT 2001


Jack Reeves wrote:
> 
> The KCC code is incorrect (which is suprising), the GCC result is as
> expected.

I don't think that KCC is necessarily incorrect. The behavior of the
program is undefined (according to 17.4.3, p1), so anything goes.

Regards
Martin



More information about the Libstdc++ mailing list