phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
SSOHashMapOrSet.InsertionStatus
nxt
sso_hashmap_or_hashset
SSOHashMapOrSet
Element type.
struct
SSOHashMapOrSet
(K, V = void, alias Allocator = null, alias hasher = hashOf, uint smallBinMinCapacity = 1, uint capacityScaleNumerator = 2, uint capacityScaleDenominator = 1)
pragma(
inline
)
alias
InsertionStatus
=
MapInsertionStatus
Meta
Source
See Implementation
nxt
sso_hashmap_or_hashset
SSOHashMapOrSet
aliases
InsertionStatus
KeyType
ValueType
destructors
~this
functions
autoinitIncAt
binCount
binCounts
byKey
byKeyValue
byValue
clear
contains
dup
empty
get
insert
insertMoveWithoutBinCountGrowth
insertN
length
opEquals
opIndex
opIndexAssign
opSlice
rehash
remove
reserveExtra
manifest constants
hasValue
smallBinCapacity
postblits
this(this)
static functions
keyOf
keyRefOf
valueOf
withCapacity
withElements
structs
BinCounts
CT
T
Element type.