Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2005-05-13 07:06:28


> Which is a compile-fail test, but compiles successfully with CW-8.3. I
> narrowed the problem down to this minimal test..

What happens if you bump up the version check in:

#if !defined(BOOST_BUGGY_INTEGRAL_CONSTANT_EXPRESSIONS) && \
!BOOST_WORKAROUND(__MWERKS__, < 0x3003)

In static_assert.hpp?

John.


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