~= call copy ctor?

Namespace rswhite4 at googlemail.com
Thu Jul 19 08:36:00 PDT 2012


On Thursday, 19 July 2012 at 14:31:02 UTC, Timon Gehr wrote:
> Use std.algorithm.move if you want to avoid the copy ctor call.

With "move" I see the lost DTor call, but not without. Ist that a 
bug? o.O


More information about the Digitalmars-d-learn mailing list