On 3 May 2014 12:12, Steve Klabnik <st...@steveklabnik.com> wrote:
> It's also more general:
>
>     let x = box(GC) 5;
>

Would x here have a copy semantic like plain numbers or would it still
use move as box(Heap) 5 will?
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to