Cthulhu
0.2.10
Cthulhu compiler collection
|
a map iterator handle More...
#include <map.h>
Data Fields | |
const map_t * | map |
the map being iterated over More... | |
size_t | index |
current top level bucket index More... | |
bucket_t * | bucket |
the current bucket More... | |
bucket_t * | next |
the next bucket in the chain More... | |
a map iterator handle