cctools
|
JX item linked-list used by JX_ARRAY and jx::items. More...
#include <jx.h>
Data Fields | |
struct jx * | value |
value of this item More... | |
struct jx_item * | next |
pointer to next item More... | |
struct jx* jx_item::value |
value of this item
struct jx_item* jx_item::next |
pointer to next item