Unique.opAssign
void opAssign(U)(Unique!U u) if (is(u.RefT: RefT))Transfer ownership from a Unique of a type that is convertible to our type.
void opAssign(U)(Unique!U u) if (is(u.RefT: RefT))Transfer ownership from a Unique of a type that is convertible to our type.