Public Attributes | |
| int(* | Compare )(const void *a, const void *b) |
| void(* | DestroyKey )(void *a) |
| void(* | DestroyInfo )(void *a) |
| void(* | PrintKey )(const void *a) |
| void(* | PrintInfo )(void *a) |
| rb_red_blk_node * | root |
| rb_red_blk_node * | nil |
Definition at line 37 of file red_black_tree.h.
1.4.7