Can be used to append an item after another one instead of at the end of the list. With doubly linked lists, this is extremely easy to achieve (O(1)). |
||
---|---|---|
.. | ||
include/luna | ||
src | ||
CMakeLists.txt |
Can be used to append an item after another one instead of at the end of the list. With doubly linked lists, this is extremely easy to achieve (O(1)). |
||
---|---|---|
.. | ||
include/luna | ||
src | ||
CMakeLists.txt |