diff -r b0300de92b72 -r a7b913d5d589 docs/Writerside/topics/list.h.md --- a/docs/Writerside/topics/list.h.md Tue Feb 11 19:55:32 2025 +0100 +++ b/docs/Writerside/topics/list.h.md Tue Feb 11 20:10:29 2025 +0100 @@ -1,7 +1,7 @@ # List Interface -Outdated - Rewrite! +Outdated Section - will be updated soon! This header defines a common interface for all list implementations. @@ -13,6 +13,7 @@ the `cxListCompare` function cannot use the optimized implementation of your class and will instead fall back to using iterators to compare the contents element-wise. + + + +list.h + +