Boost logo

Boost :

Subject: Re: [boost] [result_of] now uses decltype on release branch
From: Daniel Walker (daniel.j.walker_at_[hidden])
Date: 2012-09-03 19:13:18


On Sep 3, 2012, at 6:58 PM, Nathan Ridge wrote:

>
>> On compilers that adequately implement C++11 decltype (clang 3.1, gcc 4.7, Visual C++ 11)
>
> Does GCC 4.7 adequately implement decltype? I seem to recall some discussion of compilers not adequately implementing decltype by virtue of not supporting the extensions specified nN3276 [1]. As far as I'm aware, gcc 4.7 has not implemented these extensions yet [2].
> Regards,Nate
> [1] http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3276.pdf[2] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52748

Thanks Nate. For the 1.52 release notes, will someone have a list of compilers for which decltype result_of is enabled by default? When is the release by the way?

- Daniel


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