$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-08-13 20:25:31
AMDG
David Abrahams wrote:
>> 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
>>
>
> Interesting. How do you come up with a statistic like that?
>
I used this
http://svn.boost.org/svn/boost/sandbox/tools/profile_templates/
At the moment, it will only work with msvc.
In Christ,
Steven Watanabe