Content deleted Content added
m Signing comment by 76.102.102.19 - "→Relation to C++ Lambda functions in GCC and other mainstream compilers: new section" |
Sorenriise (talk | contribs) No edit summary |
||
Line 27:
Looks like the mainstream of compilers for C/C++ are about to make "Blocks" or "Lambada" functions part of the 4.5 of the GCC compiler.
http://stackoverflow.com/questions/349899/what-c-compilers-are-supporting-lambda-already
Lambda is part of the C++0x (C++ language definition update)
http://en.wikipedia.org/wiki/C%2B%2B0x
|