|
MentOS
0.8.0
The Mentoring Operating System
|
Stores information of a node. More...
Public Attributes | |
| int | red |
| Color red (1), black (0) | |
| rbtree_node_t * | link [2] |
| Link left [0] and right [1]. | |
| void * | value |
| User provided, used indirectly via rbtree_tree_node_cmp_f. | |
Stores information of a node.