
"Reece Dunn" <msclrhd@hotmail.com> wrote in message news:BAY101-W6D23CFC4F1DECB0ABF1DFA0CC0@phx.gbl...
In terms of C++0x features, what is the current state of lambda support as I have seen several papers from Bjarne, et. al.?
Lambda support is a very active topic under discussion in the committee's Evolution Working Group. My sense is that a lot of committee members would like lambda support, but that work hasn't progressed far enough yet to be able to say for certain whether or not lambda support will make it into C++0x. Remember, too, that it is going to be very hard or impossible to push through a core language change unless compiler implementors are comfortable with it and there is at least one existing compiler implementation. --Beman