Escape analysis
Sergey Gromov
snake.scaly at gmail.com
Wed Oct 29 08:49:11 PDT 2008
Wed, 29 Oct 2008 09:46:22 -0400, bearophile wrote:
> I think C++ designers are fully mad, this shows how to use C++
> lambdas:
>
> http://blogs.msdn.com/vcblog/archive/2008/10/28/lambdas-auto-and-static-assert-c-0x-features-in-vc10-part-1.aspx
>
> If D2 lambdas (and closures) become *half* complex as that I'm going
> to stop using D on the spot :-)
Well, they're somewhat limited, and a bit manual, and actually just a
syntactic sugar, but otherwise they're quite close to D's stack
delegates, even in syntax. I couldn't see what scared you that much.
More information about the Digitalmars-d
mailing list