Documentation
Tagion
RBNode.color
tagion
std
container
rbtree
RBNode
The color of the node.
struct
RBNode
(V)
Color
color
;
tagion
std
container
rbtree
RBNode
enums
Color
functions
remove
rotateL
rotateR
setColor
properties
isLeftNode
left
leftmost
next
parent
prev
right
rightmost
variables
color
value
The color of the node.