Boost logo

Boost :

Subject: Re: [boost] [result_of] Make `cpp0x_result_of_impl` public
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-04-22 02:12:21


Michel Morin wrote:
>> Sorry, is that a question or a statement of fact? If you're the clang
>> test runner, would this be something you'd be willing to do?
>
> It was a question, but I just tried it and it works correctly.

I uploaded the regression test results on clang trunk in a C++11
mode (with libc++). This compiler supports N3276 decltype.
* The test runner name is "clang-cxx11-r155296".

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)".

Here is a link to the regression test summary page
  http://www.boost.org/development/tests/trunk/developer/summary.html
The test runner "clang-cxx11-r155296" is in Darwin platform.

Regards,
Michel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk