summaryrefslogtreecommitdiff
path: root/Kernel
diff options
context:
space:
mode:
authorIdan Horowitz <idan.horowitz@gmail.com>2022-04-04 00:19:31 +0300
committerAndreas Kling <kling@serenityos.org>2022-04-04 00:16:11 +0200
commit1787d94907f8d619c85a43bf52a7e60a194c2b28 (patch)
tree93a1a64c643204f463cde8f1fb189a9d8e260147 /Kernel
parent30e6b313b4095473765b443370794ef88e071f27 (diff)
downloadserenity-1787d94907f8d619c85a43bf52a7e60a194c2b28.zip
AK: Add begin_from(V&) APIs to IntrusiveRedBlackTree
This method exploits the fact that the values themselves hold the tree pointers, and as a result this let's us skip the O(logn) traversal down to the matching Node for a Key-Value pair.
Diffstat (limited to 'Kernel')
0 files changed, 0 insertions, 0 deletions