Hello,<div><br></div><div>I was looking over the clang sources today with some interest. I am curious what the current status is of the lambda C++0x code. I did notice a few declarations in the Parser.h header that seems to indicate some work is going on here. One of the things I did notice was that clang appears to do most of the parsing using custom code which means one would need to reason about the parsing oneself.</div>
<div><br></div><div>Regards,</div><div><br></div><div>Carter.</div>