dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
HashMap.capacity
cachetools
containers
hashmap
HashMap
Undocumented in source. Be warned that the author may not have intended to support it.
struct
HashMap
(K, V, Allocator = Mallocator, bool GCRangesAllowed = true)
pure const @
safe
@
nogc
auto
capacity
(
)
Meta
Source
See Implementation
cachetools
containers
hashmap
HashMap
aliases
StoredKeyType
StoredValueType
allocator
require
destructors
~this
functions
addIfMissed
byKey
byPair
byValue
capacity
clear
fetch
get
getOrAdd
grow_factor
length
opAssign
opBinaryRight
opIndex
opIndexAssign
put
remove
size
toString
postblits
this(this)
structs
_Bucket
variables
_allocated
_buckets
_buckets_num
_deleted
_empty
_grow_factor
_mask