
On Mar 11, 2008, at 8:56 PM, Rodolfo Lima wrote:
Douglas Gregor escreveu:
About 10 days ago, yes. GCC doesn't have support for lambdas, yet.
Sorry for being offtopic, but is there any news about bellevue meeting? What as approved, what wasn't, etc...?
The best way to get a sense of what the committee is doing is to read the papers in the mailings at http://www.open-std.org/jtc1/sc22/wg21/docs/papers/ To find out what happened at a meeting, look in the post-meeting mailing for two papers by Alisdair Meredith that track the status of C ++0x: "State of C++ Evolution" (summarizing the state of the C++ language) and "C++ Library Working Group Status Report" (summarizing the state of the C+ standard library). The post-meeting mailings usually show up about 3 weeks after the meeting has ended, and are announced on comp.std.c++. - Doug