vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
HashMap.getNothrow
index
vibe
utils
hashmap
HashMap
Workaround #12647
struct
HashMap
(TKey, TValue, Traits = DefaultHashMapTraits!TKey, Allocator = IAllocator)
package
Value
getNothrow
(
Key
key
,
Value
default_value
=
Value.init
)
Meta
Source
See Implementation
index
vibe
utils
hashmap
HashMap
aliases
AllocatorInstanceType
AllocatorType
Key
Value
constructors
this
destructors
~this
functions
AW
byKey
byKeyValue
byValue
clear
get
getNothrow
opApply
opBinaryRight
opIndex
opIndexAssign
remove
postblits
this(this)
properties
length
structs
TableEntry
Workaround #12647