
9 Oct
2011
9 Oct
'11
9:08 a.m.
msvc-10 test results are now shown (thank you John): http://www.boost.org/development/tests/trunk/developer/type_traits.html
Not my doing <shrug>.
Same as intel-linux 12: issue with deprecated ++ for bool. I have just pushed a patch to trunk (r74841) which makes has_{pre,post}_increment< bool >::value==false Works for me on gcc-4.6.1 and intel-linux 11.1 and 12.0. Hope everything is fine with msvc. If it is the case, I think it would be ready to merge to branch/release.
Tested with msvc 8, 9 and 10 locally and everything looks cool. I'm in the process of installing Intel's compiler to check with that as well. John.