Drizzled Public API Documentation

ib_rbt_node_struct Struct Reference

#include <ut0rbt.h>

List of all members.

Public Attributes

ib_rbt_color_t color
ib_rbt_node_t * left
ib_rbt_node_t * right
ib_rbt_node_t * parent
char value [1]

Detailed Description

Red black tree node

Definition at line 71 of file ut0rbt.h.


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