id summary reporter owner description type status milestone component version severity resolution keywords cc 7481 lambda_tests.test fails to compile with BOOST_RESULT_OF_USE_DECLTYPE Michel Morin Thomas Heller "#5687 (some evaluation functions do not work with `BOOST_RESULT_OF_USE_DECLTYPE`) is generally fixed by Eric recently. But `libs/phoenix/scope/lambda_tests.cpp` fails to compile on gcc 4.4-4.8 and clang 2.8-3.0 with `BOOST_RESULT_OF_USE_DECLTYPE`. Eric also reported it fails to compile on MSVC with `BOOST_RESULT_OF_USE_DECLTYPE`. The compilation succeeds on clang 3.1-3.2 (which have N3276 decltype support). " Bugs new To Be Determined phoenix Boost Development Trunk Problem