summaryrefslogtreecommitdiff
path: root/Tests/AK/TestIntrusiveList.cpp
diff options
context:
space:
mode:
authorBrian Gianforcaro <bgianf@serenityos.org>2021-06-03 03:14:56 -0700
committerAndreas Kling <kling@serenityos.org>2021-06-03 13:27:40 +0200
commitef4fdcf76fd8c53bbdd4f1ad7d9009292b5846b5 (patch)
treebf9ef955fcabf4b2e96503fc01220b41b46f36ce /Tests/AK/TestIntrusiveList.cpp
parente37f39d980d14757a4d263990a69cd450218074e (diff)
downloadserenity-ef4fdcf76fd8c53bbdd4f1ad7d9009292b5846b5.zip
AK: Add reverse iterator support to AK::IntrusiveList
In order for IntrusiveList to be capable of replacing InlineLinkedList, it needs to support reverse iteration. InlineLinkedList currently supports manual reverse iteration by calling list->last() followed by node->prev().
Diffstat (limited to 'Tests/AK/TestIntrusiveList.cpp')
0 files changed, 0 insertions, 0 deletions