Small-size-optimized Appender

Per Nordlöw per.nordlow at gmail.com
Fri Oct 16 20:36:57 UTC 2020


On Friday, 16 October 2020 at 20:32:43 UTC, Paul Backus wrote:
>>             _large.put(x);

Should I use

     import core.lifetime : move;
     _large.put(x.move);

instead?


More information about the Digitalmars-d mailing list