Luna/luna
apio 1f36ecd044
LinkedList: Make expect_first() and expect_last() show a more accurate error description on panic
Instead of showing a generic "Option::value() called on an empty Option" with no useful source location,
you will get something like "check failed: m_start_node at LinkedList.h:139"
2022-12-30 18:43:39 +01:00
..
include/luna LinkedList: Make expect_first() and expect_last() show a more accurate error description on panic 2022-12-30 18:43:39 +01:00
src Add an overload for aligned deletes which just calls the normal operator delete 2022-12-24 11:49:12 +01:00
CMakeLists.txt Add dbgln() for the luna library 2022-12-22 18:00:35 +01:00