diff options
| author | Kevin Ballard <kevin@sb.org> | 2013-06-17 23:52:14 -0700 |
|---|---|---|
| committer | Corey Richardson <corey@octayn.net> | 2013-06-26 18:12:29 -0400 |
| commit | 3df37326cf880425625373f3e11f74afac4dbb67 (patch) | |
| tree | c4f81a8bf7a85f2fba173e31ae349106adf86ee5 /src/rt/rust_kernel.cpp | |
| parent | 524a92c72ff05613aa5bbd0d806910222741ae2a (diff) | |
| download | rust-3df37326cf880425625373f3e11f74afac4dbb67.tar.gz rust-3df37326cf880425625373f3e11f74afac4dbb67.zip | |
Add methods .move_from() and .copy_from() to vec
Add method .move_from() to MutableVector, which consumes another vector and moves elements into the receiver. Add new trait MutableCloneableVector with one method .copy_from(), which clones elements from another vector into the receiver.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions
