Move Constructors - Converting Lvalues to Rvalues

Walter Bright newshound2 at digitalmars.com
Tue Oct 1 03:22:33 UTC 2024


On 9/30/2024 10:49 AM, Dukc wrote:
> Doesn't `core.lifetime.move` already do this?

Since the compiler doesn't know about it, the potential for optimizations, 
lifetime analysis, etc., is lost.


More information about the Digitalmars-d mailing list