$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Wallin (dalwan01_at_[hidden])
Date: 2005-04-13 04:11:11
This problem is showing up in the Parameter library:
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