~= call copy ctor?

Timon Gehr timon.gehr at gmx.ch
Thu Jul 19 07:31:07 PDT 2012


Use std.algorithm.move if you want to avoid the copy ctor call.


More information about the Digitalmars-d-learn mailing list