MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ib_rbt_node_t Struct Reference

#include <ut0rbt.h>

Collaboration diagram for ib_rbt_node_t:

Public Attributes

ib_rbt_color_t color
ib_rbt_node_tleft
ib_rbt_node_tright
ib_rbt_node_tparent
char value [1]

Detailed Description

Red black tree node

Definition at line 59 of file ut0rbt.h.


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