flod v0.0.1 (2016-03-13T19:02:03Z)
Dub
Repo
moveIfNonCopyable
flod
meta
Forwards to
std.algorithm.move
iff
t
is non-copyable.
auto
moveIfNonCopyable
(
T
string
file
= __FILE__
int
line
= __LINE__
)
(
auto
ref
T
t
)
Meta
Source
See Implementation
flod
meta
functions
moveIfNonCopyable
mixin templates
NonCopyable
structs
Id
templates
ReplaceWithMask
isCopyable
isType
repeat
str
Forwards to std.algorithm.move iff t is non-copyable.