mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-27 02:20:17 +00:00
This class had slightly confusing semantics and the added weirdness doesn't seem worth it just so we can say "." instead of "->" when iterating over a vector of NNRPs. This patch replaces NonnullRefPtrVector<T> with Vector<NNRP<T>>. |
||
|---|---|---|
| .. | ||
| Card.cpp | ||
| Card.h | ||
| CardGame.cpp | ||
| CardGame.h | ||
| CardPainter.cpp | ||
| CardPainter.h | ||
| CardStack.cpp | ||
| CardStack.h | ||
| CMakeLists.txt | ||