memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
RBNode.color
memutils
rbtree
RBNode
The color of the node.
struct
RBNode
(V, ALLOC, bool NOGC_ = false)
Color
color
;
Meta
Source
See Implementation
memutils
rbtree
RBNode
aliases
Node
enums
Color
functions
remove
rotateL
rotateR
setColor
manifest constants
NOGC
properties
dup
isLeftNode
left
leftmost
next
parent
prev
right
rightmost
variables
color
value
The color of the node.