
15 Jun
2007
15 Jun
'07
11:47 a.m.
John Maddock wrote:
Dave, Daniel,
I have a header that makes use of Boost.Parameter that basically takes forever to compile with the Intel compiler, and therefore presumably all EDG based front ends. MSVC, gcc and even Borland(!) have no such problems BTW. Is this a known problem or anything that can be fixed inside Boost.Parameter? Otherwise I have an alternative fix I can try - basically not using BOOST_PARAMETER_FUNCTION - as this is the cause of the problem.
Oops, forgot to attatch the header, simply #including it is enough to trigger the problem. John.