Are there C++ compilers already supporting C++0x lambda expressions?
g++ has support since 4.5. Status for C++11 support in gcc can be found here.