s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
RBTreeMap.upperBound
s2
util
container
rbtree_map
RBTreeMap
Undocumented in source. Be warned that the author may not have intended to support it.
RedBlackTreeT
.
Range
upperBound
(KeyT key)
RedBlackTreeT
.
ConstRange
upperBound
(KeyT key)
RedBlackTreeT
.
ImmutableRange
upperBound
(KeyT key)
class
RBTreeMap
(KeyT, ValueT, alias KeyLessF = "a < b", bool allowDuplicates = false)
immutable
RedBlackTreeT.ImmutableRange
upperBound
(
KeyT
key
)
Meta
Source
See Implementation
s2
util
container
rbtree_map
RBTreeMap
aliases
RedBlackTreeT
insert
keyLess
constructors
this
functions
equalRange
lowerBound
opBinaryRight
opEquals
opIndexAssign
removeKey
stableInsert
upperBound
structs
Pair
variables
rbTree