|
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:52:30
On 2 April 2013 18:35, Andrey Semashev wrote:
> I think this is because result_of is based on decltype for clang and TR1
> protocol for gcc. This is because gcc doesn't support N3276. 4.8.0 release
> notes state that it is supported but I saw someone on the list found some bug
> in it so the support is incomplete for now.
No, the GCC 4.8 release notes say:
"As of GCC 4.8.1, G++ implements the change to decltype semantics from N3276."
The support is complete.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk