My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
rbtree Struct Reference

#include <rbtree.h>

Data Fields

rbtree_node_troot
 
rbtree_node_comparator_t comparator
 
size_t size
 

Detailed Description

Definition at line 21 of file rbtree.h.

Field Documentation

Definition at line 24 of file rbtree.h.

Definition at line 23 of file rbtree.h.

size_t size

Definition at line 25 of file rbtree.h.


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