Boost logo

Boost :

Subject: Re: [boost] [utility]result_of - erroneous result type from a C++11 lambda
From: Jonathan Wakely (jwakely.boost_at_[hidden])
Date: 2013-04-02 15:53:28


On 2 April 2013 20:44, niXman wrote:
> 2013/4/2 Evgeny Panasyuk:
>
>> As Andrey Semashev pointed out, looks like current GCC implementation of
>> decltype is not mature enough to be used by default within boost::result_of.
>
> Why? Have any proofs?

See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52748

The support is complete, but only in 4.8.1 and later.


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