tryCopy

If 'from' exists, then copy. Otherwise do nothing.

bool
tryCopy
(
T1
T2
)
(
T1 from
,
T2 to
)

Return Value

Type: bool

Success?

Meta