Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
redblack_node Struct Reference

Data Fields

ID key
rb_shape_t * value
redblack_id_t l
redblack_id_t r

Detailed Description

Definition at line 91 of file shape.h.

Field Documentation

◆ key

ID redblack_node::key

Definition at line 92 of file shape.h.

◆ l

redblack_id_t redblack_node::l

Definition at line 94 of file shape.h.

◆ r

redblack_id_t redblack_node::r

Definition at line 95 of file shape.h.

◆ value

rb_shape_t* redblack_node::value

Definition at line 93 of file shape.h.


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