$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-02-03 20:28:23
At 07:26 PM 2/3/2004, Andy Little wrote:
>
>"David Abrahams" <dave_at_[hidden]> wrote
>
>> boost::mpl::plus<int_<_1>,int_<_1> >::type.
>
>I'd tend to avoid this type of thing personally... 17.4.3.1.2
The second bullet item in 17.4.3.1.2 only applies to the global namespace.
--Beman