_assumeSafeCopyConstructFrom

Undocumented in source. Be warned that the author may not have intended to support it.
package
void
_assumeSafeCopyConstructFrom
(
T
U
)
(
ref T chunk
,
ref U from
)
if (
__traits(compiles, ) &&
is(Unqual!T == Unqual!U)
)

Meta