Subject: Re: [boost] [result_of] Make `cpp0x_result_of_impl` public
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-04-22 06:13:58


Eric Niebler wrote:
> On 4/21/2012 11:12 PM, Michel Morin wrote:
>> I'll upload the regression test results in a few hours
>> with BOOST_RESULT_OF_USE_TR1 on the same compiler as above.
>> * The test runner name will be "clang-cxx11-r155296 (with
>> BOOST_RESULT_OF_USE_TR1)".

Done.

> Awesome! Thanks, Michel. I just committed your suggested fix to Proto.
> That should help matters some.

Line 707 of boost/proto/matches.hpp also needs the same fix.
This fixes the test failure of xpressive.

Regards,
Michel