ReactOS 0.4.16-dev-1520-gb558596
rb_tree Struct Reference

#include <rbtree.h>

Collaboration diagram for rb_tree:

Public Attributes

rb_compare_func_t compare
 
struct rb_entryroot
 

Detailed Description

Definition at line 39 of file rbtree.h.

Member Data Documentation

◆ compare

rb_compare_func_t rb_tree::compare

Definition at line 41 of file rbtree.h.

◆ root

struct rb_entry* rb_tree::root

Definition at line 42 of file rbtree.h.


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