Scott Meyers' DConf 2014 keynote "The Last Thing D Needs"
    Kagamin via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sat May 31 00:32:21 PDT 2014
    
    
  
On Friday, 30 May 2014 at 04:21:18 UTC, Jesse Phillips wrote:
> I've got two posts complete[1]. Since C++ and D are exactly the 
> same for the majority of the code I'm only showing D and talk 
> of C++'s choice. While the rules governing D's behavior are 
> fairly simple I feel that I've expanded on the content enough 
> to provide useful information beyond fixing C++'s problems.
>
> 1. http://he-the-great.livejournal.com/52333.html
What do you mean "D does not provide a decltype"?
typeof(cx) my_cx2 = cx;
    
    
More information about the Digitalmars-d-announce
mailing list