vutil ~master (2015-03-22T03:52:14Z)
Dub
Repo
HashMap.getNothrow
vutil
hashmap
HashMap
Workaround #12647
struct
HashMap
(TKey, TValue, Traits = DefaultHashMapTraits!TKey)
package
Value
getNothrow
(
Key
key
,
Value
default_value
=
Value.init
)
Meta
Source
See Implementation
vutil
hashmap
HashMap
aliases
Key
Value
constructors
this
destructors
~this
functions
clear
get
getNothrow
opApply
opBinaryRight
opIndex
opIndexAssign
remove
postblits
this(this)
properties
length
structs
TableEntry
Workaround #12647