Are there C++ compilers already supporting C++0x lambda expressions?
Intel C++ Compiler does, e.g. according to TBB Tutorial.