On Thursday, 6 March 2014 at 11:28:21 UTC, Mike Parker wrote:
See std.algorithm.move
Thank you, can't believe I missed that. How do I specify that the function expects a temporary/xvalue (&&) parameter though?
On Thursday, 6 March 2014 at 11:28:21 UTC, Mike Parker wrote:
See std.algorithm.move
Thank you, can't believe I missed that. How do I specify that the function expects a temporary/xvalue (&&) parameter though?