libdict
Data Structure C Library
Loading...
Searching...
No Matches
Data Fields
hb_tree Struct Reference
Collaboration diagram for hb_tree:
[
legend
]
Data Fields
hb_node
*
root
size_t
count
dict_compare_func
cmp_func
size_t
rotation_count
Detailed Description
Definition at line
51
of file
hb_tree.c
.
Field Documentation
◆
cmp_func
dict_compare_func
cmp_func
Definition at line
52
of file
hb_tree.c
.
◆
count
size_t count
Definition at line
52
of file
hb_tree.c
.
◆
root
hb_node
* root
Definition at line
52
of file
hb_tree.c
.
◆
rotation_count
size_t rotation_count
Definition at line
52
of file
hb_tree.c
.
The documentation for this struct was generated from the following file:
src/
hb_tree.c
Generated by
1.12.0