Discussion: Rvalue refs and a Move construtor for D
    Mike Franklin 
    slavo5150 at yahoo.com
       
    Thu Aug 29 01:01:36 UTC 2019
    
    
  
On Wednesday, 28 August 2019 at 23:32:01 UTC, Suleyman wrote:
> Give me your thoughts on which way you prefer. And most 
> importantly I want you to convince me why adding rvalue refs is 
> good for D because there aren't many use cases that I know of.
The proposals presented seem to focus primarily on move 
semantics, but one of the other issues rvalue references aimed to 
solve was perfect forwarding.  How does D do perfect forwarding 
with your proposal or without rvalue references?
Mike
    
    
More information about the Digitalmars-d
mailing list