Linked list node structure. More...
Linked list node structure.
Definition at line 19 of file list.h.
Next node.
Definition at line 26 of file list.h.
Previous node.
Definition at line 24 of file list.h.
Node's value.
Definition at line 22 of file list.h.
LibRCG © 2004-2015 Rui Carlos Gonçalves