diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2013-05-04 19:51:05 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2013-05-06 17:03:20 -0400 |
| commit | 3d526d1af369472944b65e23c665a62c3254619d (patch) | |
| tree | ea48ccbd37e644dd1cc10f7850e521be417b6196 /src/rt/rust_kernel.cpp | |
| parent | a5891bebc132d4c373a5a5ffc93ba1bea2e8beb5 (diff) | |
| download | rust-3d526d1af369472944b65e23c665a62c3254619d.tar.gz rust-3d526d1af369472944b65e23c665a62c3254619d.zip | |
add task-local reference counted smart pointers
To provide a reference counted pointer type with deterministic destruction once managed boxes are switched over to a garbage collector. Unlike managed boxes, these can be moved instead of just copied/cloned which is helpful for avoiding reference counts.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions
