doc
Data Fields

#include <src/std/c_rbtree.h>

Data Fields

xrbcolor_t color
 
void * data
 
c_rbnode_t * left
 
c_rbnode_t * parent
 
c_rbnode_t * right
 
c_rbtree_t * tree
 

Detailed Description

Structure that represents a node of a red-black tree.

Definition at line 119 of file c_rbtree.h.


The documentation for this struct was generated from the following file: