|
libtools
|
node of double-linked list More...
#include <tools/list.h>

Public Attributes | |
| struct list * | prev |
| pointer to previous node More... | |
| struct list * | next |
| pointer to next node More... | |
node of double-linked list
| struct list* list::next |
pointer to next node
| struct list* list::prev |
pointer to previous node
1.8.11