$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-02-03 07:12:34
"Andy Little" <andy_at_[hidden]> writes:
> When used like this:
>
> boost::mpl::plus<int_<1>,int_<1> >::type.
>
> It is a compile time operation on the internal values of the int_'s
No it isn't. The above is nonsense and won't compile.
-- Dave Abrahams Boost Consulting www.boost-consulting.com