[SAoC] Move semantics and STL containers

Suleyman sahmi.soulaimane at gmail.com
Tue Oct 29 20:41:26 UTC 2019


On Tuesday, 29 October 2019 at 15:20:14 UTC, RazvanN wrote:
> On Wednesday, 23 October 2019 at 17:19:14 UTC, Suleyman wrote:
>> Week 5:
>>
>> Start of milestone 2.
>>
>> [...]
>
> The blits need to be eliminated only if the move constructor is 
> defined, otherwise they should remain the same.

Yes for the blits that have a reason to remain, like saving side 
effect. For redundant blits they will be simply eliminated.


More information about the Digitalmars-d mailing list