Definition at line 94 of file dict-list.h.
Public Attributes | |
| void * | frame |
| DictNode | head |
| int(* | leq )(void *frame, DictKey key1, DictKey key2) |
| void * Dict::frame |
Definition at line 96 of file dict-list.h.
| DictNode Dict::head |
Definition at line 95 of file dict-list.h.
Definition at line 97 of file dict-list.h.