[Issue 17457] Named Return Value Optimization (NRVO) not done with return of constructor call
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Aug  7 06:16:31 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17457
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/2fd96914cdd3fb2ddf29872b1c80415ce636916d
fix Issue 17457 - Named Return Value Optimization (NRVO) not done with return
of constructor call
https://github.com/dlang/dmd/commit/10e086ab9970750479711f05f4d06128e178377e
Merge pull request #6847 from WalterBright/fix17457
--
    
    
More information about the Digitalmars-d-bugs
mailing list