|
libcute 0.1
|
Node within a singly linked list. More...
#include <list.h>

Public Attributes | |
| struct cu_List_Node * | next |
| unsigned char | data [] |
Node within a singly linked list.
| unsigned char cu_List_Node::data[] |
inlined element storage
| struct cu_List_Node* cu_List_Node::next |
pointer to the next element