$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Calabrese (rivorus_at_[hidden])
Date: 2005-07-14 01:19:26
The bool partial specialization of ::boost::mpl::integral_c currently
does not appear to contain a value_type type member meaning it does
not fully conform to the Integral Constant pure abstraction specified
in documentation.