
14 Aug
2008
14 Aug
'08
12:25 a.m.
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