Value list class. More...
#include <values-list.hpp>
Public Attributes | |
int | val |
Value. | |
ValueList * | next |
Next element. |
Value list class.
Definition at line 48 of file values-list.hpp.
Value.
Definition at line 51 of file values-list.hpp.
Next element.
Definition at line 53 of file values-list.hpp.