Where is the documentation for the Lambdas?
Printable View
Where is the documentation for the Lambdas?
For VC++ 2010 it's here: http://msdn.microsoft.com/en-us/library/dd293608.aspx (easy to find with an MSDN search ;)).
I confirm it does work in vc2010, and it's legal c++11-wise.
funny, I thought vc++ were behind as far as conformance to the new standard is concerned ... I wonder how many years we'll have to wait for a complete c++11 implementation ... :(