Boost logo

Boost :

Subject: Re: [boost] [release][1.52.0] Release Notes
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-11-05 23:25:25


Michel Morin wrote:
>> Who is Effected?
>> ----------------
>>
>> If you use a compiler with sufficiently bug-free decltype support
>> (including N3276
>> <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3276.pdf>),
>> then you will get the new behavior. At the time of writing (Nov 4,
>> 2012), the only compiler in that category is clang built from trunk, but
>> as other compilers improve, this will change.
>
> Clang-3.1, which was released on May 22, has N3276 decltype support.

Here, I meant clang-3.1 has sufficiently bug-free decltype support and
boost::result_of uses decltype-based implementation by default.

Regards,
Michel


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