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

Reply via email to