[LLVMbugs] [Bug 12020] GNU lambda extension: creating a capture variable with a value

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Nov 8 13:18:10 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=12020

James Dennett <jdennett at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jdennett at google.com
         Resolution|---                         |FIXED

--- Comment #1 from James Dennett <jdennett at google.com> ---
(As Doug knows...)

This is now a standard part of C++1y (by the name "init-capture") and
implemented in Clang (though not yet in a release).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131108/bfe85a28/attachment.html>


More information about the llvm-bugs mailing list