#include <lib/nw4r/ut/list.hpp>
A doubly-linked list node. See List.
Definition at line 9 of file list.hpp.
The previous linked object.
Definition at line 10 of file list.hpp.
The next linked object.
Definition at line 11 of file list.hpp.