Re: lambda in C++
Re: lambda in C++
- Subject: Re: lambda in C++
- From: Mikkel Islay <email@hidden>
- Date: Wed, 17 Oct 2012 10:58:07 +0200
On 17 Oct 2012, at 10:44, Luca Ciciriello wrote:
> I've read that Apple LLVM supports many specific features of the C++ new standard including lambda functions.
You can see which language features are supported by Clang, and from which release here:
http://clang.llvm.org/cxx_status.html
(yes, lambdas have been supported for a little while).
Mikkel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden