about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorblake2-ppc <blake2-ppc>2013-07-09 16:55:04 +0200
committerblake2-ppc <blake2-ppc>2013-07-11 15:52:21 +0200
commit824bb44f929a564dc4dd0590578de3ea04789402 (patch)
treea19dbf54f082179735ce9e92b0ea0f79599c43eb /src/rt/rust_kernel.cpp
parent06accaf22b51e729142ce952caa0102aae7aa2da (diff)
downloadrust-824bb44f929a564dc4dd0590578de3ea04789402.tar.gz
rust-824bb44f929a564dc4dd0590578de3ea04789402.zip
dlist: A new implementation of an owned doubly-linked list
This is an owned sendable linked list which allows insertion and
deletion at both ends, with fast traversal through iteration, and fast
append/prepend.

It is indended to replace the previous managed DList with exposed list
nodes. It does not match it feature by feature, but DList could grow
more methods if needed.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions