memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
RBNode.value
memutils
rbtree
RBNode
The value held by this node
struct
RBNode
(V, ALLOC, bool NOGC_ = false)
V
value
;
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 value held by this node