$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-08-13 18:31:48
AMDG
David Abrahams wrote:
> on Wed Aug 13 2008, "Stjepan Rajko" <stipe-AT-asu.edu> wrote:
>
>> Finally, I was concerned about the impact on compile time, which I've
>> seen mentioned on the list a few times. Whether what I have now is
>> any faster is yet to be tested.
>>
>
> I'd be interested in hearing the results.
>
Boost.Paramter seems to instantiate a lot of templates.
mpl::if_ is instantiated over 600 times by the test preprocessor_deduced.cpp
which makes 18 calls to BOOST_PARAMETER_FUNCTIONs
In Christ,
Steven Watanabe