
13 May
2005
13 May
'05
12:06 p.m.
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.