| Title | C++0x lambda functions for GCC |
|---|---|
| Student | John Freeman |
| Mentor | Douglas Gregor |
| Abstract | |
|
I plan to add support in GCC for lambda functions as they will appear in the next revision of the ISO C++ standard. Currently, this means implementing the wording from committee document N2550. The goal is to bring an increasingly useful feature to the significant number of developers using GCC and to prepare GCC for standards conformance in anticipation of C++0x.
|
|