$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [utility]result_of - erroneous result type from a C++11 lambda
From: Eric Niebler (eniebler_at_[hidden])
Date: 2013-04-02 16:34:12
On 13-04-02 12:53 PM, Jonathan Wakely wrote:
> 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.
This is already fixed on trunk:
https://svn.boost.org/trac/boost/changeset/83625
-- Eric Niebler Boost.org