moveIfNonCopyable

Forwards to std.algorithm.move iff t is non-copyable.

package
moveIfNonCopyable
(
T
string file = __FILE__
int line = __LINE__
)
(
auto ref T t
)

Meta