Public Attributes
Dict Struct Reference

#include <dict.h>

List of all members.

Public Attributes

DictNode head
void * frame
struct BucketAllocnodePool
int(* leq )(void *frame, DictKey key1, DictKey key2)

Member Data Documentation

void* Dict::frame
int(* Dict::leq)(void *frame, DictKey key1, DictKey key2)

The documentation for this struct was generated from the following file: