Boost logo

Boost :

Subject: Re: [boost] [1.48.0] TypeTraits additions
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-10-09 04:26:51


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk