doc
Data Fields

#include <src/std/c_rbtree.h>

Data Fields

xrbcolor_t color
 
void * data
 
c_rbnode_tleft
 
c_rbnode_tparent
 
c_rbnode_tright
 
c_rbtree_ttree
 

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: