12 Jun
2003
12 Jun
'03
4:20 p.m.
The following little proggie bombs if I compile it with /O3 optimisation in Windows, using Intel compiler 7.0 and STLport (whatever the latest version number is). In short, I cannot use to_simple_string in any of my programs if I have any form of optimisation turned on.
I've seen similiar problems with date time library on Intel 7.0. Upgrading to most recent compiler version fixed them.