Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
redblack_node Struct Reference

Data Fields

ID key
rb_shape_tvalue
redblack_id_t l
redblack_id_t r

Detailed Description

Definition at line 57 of file shape.h.

Field Documentation

◆ key

ID redblack_node::key

Definition at line 58 of file shape.h.

◆ l

redblack_id_t redblack_node::l

Definition at line 60 of file shape.h.

◆ r

redblack_id_t redblack_node::r

Definition at line 61 of file shape.h.

◆ value

rb_shape_t* redblack_node::value

Definition at line 59 of file shape.h.


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