s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
BTreeMap.remove
s2
util
container
btree_map
BTreeMap
Removal
class
BTreeMap
(KeyT, ValueT, size_t NodeSizeV = 256, alias KeyLessF = "a < b")
void
remove
(
KeyT
key
)
Meta
Source
See Implementation
s2
util
container
btree_map
BTreeMap
aliases
BTreeT
_isKeyLess
constructors
this
functions
equalRange
insert
lowerRange
opBinaryRight
opIndexAssign
remove
upperRange
structs
Pair
variables
bTree
Removal