Age | Commit message (Expand) | Author |
---|---|---|
2012-02-10 | Allow implicit capture of 'this' in a lambda even when the capture | Douglas Gregor |
2012-02-10 | Add a lambda example from the working draft. | Douglas Gregor |
2012-02-09 | Remove the "unsupported" error for lambda expressions. It's annoying, | Douglas Gregor |
2012-02-09 | Various interrelated cleanups for lambdas: | Douglas Gregor |
2012-02-01 | Improve checking of explicit captures in a C++11 lambda expression: | Douglas Gregor |