diff options
author | Idan Horowitz <idan.horowitz@gmail.com> | 2021-04-10 17:59:24 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-04-12 18:03:44 +0200 |
commit | f8a3da46fd7617a96300813d45ebef12597e979e (patch) | |
tree | d2389fd0d837614f8f410afae6997694d36b489b /Kernel/VM/Space.h | |
parent | e962254eb2377c16e9028a0484e47da3c7d457f1 (diff) | |
download | serenity-f8a3da46fd7617a96300813d45ebef12597e979e.zip |
AK: Implement IntrusiveRedBlackTree container
This container is similar to the RedBlackTree container, but instead of
transparently allocating tree nodes on insertion and freeing on removal
this container piggybacks on intrusive node fields in the stored class
Diffstat (limited to 'Kernel/VM/Space.h')
0 files changed, 0 insertions, 0 deletions