memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
RBTree.Elem
memutils
rbtree
RBTree
Element type for the tree
struct
RBTree
(T, alias less = "a < b", bool allowDuplicates = true, ALLOC = ThreadMem, bool NOGC_ = false)
alias
Elem
=
T
Meta
Source
See Implementation
memutils
rbtree
RBTree
aliases
Elem
_less
constructors
this
destructors
~this
functions
_defaultInitialize
back
clear
front
getValuesAt
insert
lowerBoundRange
opBinaryRight
opEquals
opSlice
remove
removeAny
removeBack
removeFront
upperBoundRange
postblits
this(this)
properties
empty
length
Element type for the tree