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