Boost C++ Libraries: Ticket #7481: lambda_tests.test fails to compile with BOOST_RESULT_OF_USE_DECLTYPE https://svn.boost.org/trac10/ticket/7481 <p> <a class="reopened ticket" href="https://svn.boost.org/trac10/ticket/5687" title="#5687: Bugs: some evaluation functions do not work with BOOST_RESULT_OF_USE_DECLTYPE (reopened)">#5687</a> (some evaluation functions do not work with <code>BOOST_RESULT_OF_USE_DECLTYPE</code>) is generally fixed by Eric recently. But <code>libs/phoenix/scope/lambda_tests.cpp</code> fails to compile on gcc 4.4-4.8 and clang 2.8-3.0 with <code>BOOST_RESULT_OF_USE_DECLTYPE</code>. Eric also reported it fails to compile on MSVC with <code>BOOST_RESULT_OF_USE_DECLTYPE</code>. </p> <p> The compilation succeeds on clang 3.1-3.2 (which have N3276 decltype support). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7481 Trac 1.4.3 Michel Morin Sun, 07 Oct 2012 18:46:47 GMT description changed https://svn.boost.org/trac10/ticket/7481#comment:1 https://svn.boost.org/trac10/ticket/7481#comment:1 <ul> <li><strong>description</strong> modified (<a href="/trac10/ticket/7481?action=diff&amp;version=1">diff</a>) </li> </ul> Ticket