mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 02:37:42 +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>>. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Node.cpp | ||
Node.h | ||
PageNode.cpp | ||
PageNode.h | ||
Path.cpp | ||
Path.h | ||
SectionNode.cpp | ||
SectionNode.h | ||
SubsectionNode.cpp | ||
SubsectionNode.h |