#include <avl.h>
Definition at line 37 of file avl.h.
int avl_node_struct::height |
Definition at line 41 of file avl.h.
char* avl_node_struct::key |
Definition at line 39 of file avl.h.
Definition at line 38 of file avl.h.
Definition at line 38 of file avl.h.
char* avl_node_struct::value |
Definition at line 40 of file avl.h.
The documentation for this struct was generated from the following file: