voxelman v0.9.0 (2022-05-10T16:23:35Z)
Dub
Repo
HashMapImpl.removeByPtr
voxelman
container
hash
hashtableparts
HashMapImpl
Removes value via pointer returned by getOrCreate or opIn Prevents extra lookup
mixintemplate
HashMapImpl
()
void
removeByPtr
(
Value
*
value
)
Meta
Source
See Implementation
voxelman
container
hash
hashtableparts
HashMapImpl
aliases
KeyT
ValueT
put
functions
byKey
get
getOrCreate
opApply
opBinaryRight
opIndex
opIndexAssign
printBuckets
removeByPtr
toString
variables
values
Removes value via pointer returned by getOrCreate or opIn Prevents extra lookup