On 09/15/2009 08:28 AM, Vincent R. wrote:
I just was curious to know if closures in apple gcc(called blocks from
what I read) is
also in mainline.
What is the status about this extension ?

It is unlikely that this will ever be brought into GCC, since
it appears to be largely identical to the C++0x Lambda feature.

 http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n1968.pdf


r~

Reply via email to