ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
RedBlack.parent
ocean
util
container
RedBlack
RedBlack
* Pointer to parent (null if root)
struct
RedBlack
(V, A = AttributeDummy)
package
Ref
parent
;
Meta
Source
See Implementation
ocean
util
container
RedBlack
RedBlack
aliases
Ref
Type
enums
RED
functions
checkImplementation
copyTree
count
countAttribute
dup
find
findAttribute
findFirst
fixAfterDeletion
fixAfterInsertion
insertLeft
insertRight
isRoot
leftmost
predecessor
remove
rightmost
root
rotateLeft
rotateRight
set
size
successor
static functions
colorOf
leftOf
parentOf
rightOf
setColor
swapPosition
variables
attribute
color
left
parent
right
value
* Pointer to parent (null if root)