
9 Oct
2011
9 Oct
'11
8:26 a.m.
msvc-10 test results are now shown (thank you John): http://www.boost.org/development/tests/trunk/developer/type_traits.html 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. Frédéric