
20 Apr
2012
20 Apr
'12
12:42 p.m.
Eric Niebler wrote:
I ran the test of result_of on clang trunk (which implements N3276 decltype). The results are fine (except cv-qualification issue I posted in another thread). I also tested Proto and all the tests ran successfully.
Did you update Boost.Config to unset BOOST_NO_DECLTYPE_N3276 for recent clang builds?
Sure. (It was me that updated Boost.Config's clang.hpp on trunk :) )
If not, you really weren't testing a decltype-based result_of.
Regards, Michel