Cthulhu
0.2.10
Cthulhu compiler collection
|
a set iterator handle More...
#include <set.h>
Data Fields | |
set_t * | set |
the set to iterate over More... | |
size_t | index |
the current bucket index More... | |
item_t * | current |
the current item More... | |
item_t * | next |
the next item More... | |
a set iterator handle