Are there C++ compilers already supporting C++0x lambda expressions?
|
|
Visual Studio 2010 CTP supports it already. Update: It is now Visual Studio 2010 Beta 2 |
||||||||||||||||
|
|
|
g++ is underway. |
||
|
|
|
|
Intel C++ Compiler does, e.g. according to TBB Tutorial. |
||
|
|
