
16 Feb
2007
16 Feb
'07
9:30 p.m.
John Maddock wrote:
I'm a little bit dubious about this patch, because I don't believe the fix should be necessary in the first place (can't understand why the compiler's complaining in the first place!) Here's the error message: error C2440: 'initializing' : cannot convert from '' to 'const _STL::float_denorm_style'
Given that the source type is empty, this sounds like a compiler bug. Sebastian Redl