Go ahead, I, the mighty, wonderful, beautiful, athletic C++ will answer all your questions!
Name:
Anonymous2012-02-18 19:52
Why must C++0x lambdas functions have explicit type declarations for local variables? Why can't the variables be typeless, like a variable in the most abstract?