cctools
|
JX key-value pairs used by JX_OBJECT and jx::pairs. More...
#include <jx.h>
Data Fields | |
struct jx * | key |
key of this pair More... | |
struct jx * | value |
value of this pair More... | |
struct jx_pair * | next |
pointer to next pair More... | |
struct jx* jx_pair::key |
key of this pair
struct jx* jx_pair::value |
value of this pair
struct jx_pair* jx_pair::next |
pointer to next pair