www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - DIP 1014: Hooking D's struct move semantics -- Community Review Round

reply Mike Parker <aldacron gmail.com> writes:
The first round of Community Review for DIP 1014, "Hooking D's 
struct move semantics", has begun. To participate, please visit 
the review thread for the details and leave all feedback there 
rather than here:

https://forum.dlang.org/post/zfyfhqczkrfdpfkcabna forum.dlang.org
May 17 2018
parent reply rikki cattermole <rikki cattermole.co.nz> writes:
On 17/05/2018 8:15 PM, Mike Parker wrote:
 The first round of Community Review for DIP 1014, "Hooking D's struct 
 move semantics", has begun. To participate, please visit the review 
 thread for the details and leave all feedback there rather than here:
 
 https://forum.dlang.org/post/zfyfhqczkrfdpfkcabna forum.dlang.org
What is the benefit of opPostMove over copy constructors (not postblit)?
May 17 2018
parent rikki cattermole <rikki cattermole.co.nz> writes:
On 17/05/2018 8:22 PM, rikki cattermole wrote:
 On 17/05/2018 8:15 PM, Mike Parker wrote:
 The first round of Community Review for DIP 1014, "Hooking D's struct 
 move semantics", has begun. To participate, please visit the review 
 thread for the details and leave all feedback there rather than here:

 https://forum.dlang.org/post/zfyfhqczkrfdpfkcabna forum.dlang.org
What is the benefit of opPostMove over copy constructors (not postblit)?
Wrong place my bad.
May 17 2018