
13 Apr
2005
13 Apr
'05
9:11 a.m.
This problem is showing up in the Parameter library: http://tinyurl.com/4tmy7 I think this is a problem with the assert mechanism in MPL, because if you change boost/mpl/aux_/na_assert.hpp so that it always uses BOOST_STATIC_ASSERT instead of BOOST_MPL_ASSERT_NOT the Parameter tests compile. -- Daniel Wallin