Escape analysis
    Sergey Gromov 
    snake.scaly at gmail.com
       
    Wed Oct 29 14:30:57 PDT 2008
    
    
  
Thu, 30 Oct 2008 04:06:52 +0900, Bill Baxter wrote:
> On Thu, Oct 30, 2008 at 12:49 AM, Sergey Gromov <snake.scaly at gmail.com> wrote:
>> 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
> 
> Anyway, I'm impressed that MS is getting these things into the
> compiler so quickly.  I had expected to see another C99 foot-dragging
> extravaganza.  Guess it just goes to show how little they care about
> C.
The discussed features are really a significant improvement for C++
productivity.  I think a lot of C++ code is still being written by MS so
improving productivity here should be a priority for them.
I wonder if there are any chances for typeof() in C++.
    
    
More information about the Digitalmars-d
mailing list