LibRCG
3.1.1
|
Tree structure. More...
Data Fields | |
int(* | keyComp )(void *, void *) |
Key comparison function of this tree. More... | |
int | size |
Number of elements of this tree. More... | |
TreeNode | root |
Root node of this tree. More... | |
int(* keyComp)(void *, void *) |
LibRCG © 2004-2015 Rui Carlos Gonçalves