mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 09:00:22 +00:00
2282e89d3f
We were using a DoublyLinkedList<T> simply because it supported remove(). This patch consolidates the SinglyLinkedList iterators and adds remove(). |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
TestHashMap.cpp | ||
TestHelpers.h | ||
TestQueue.cpp | ||
TestString.cpp | ||
TestVector.cpp |