autowrap v0.2.9 (2018-10-30T19:17:18Z)
Dub
Repo
IndexMixin.opIndex
util
multi_index
Hashed
Inner
IndexMixin
Available for Unique variant. Complexity:
O
(n)
(
O
(1)
on a good day)
mixintemplate
IndexMixin
(size_t N, alias KeyFromValue, alias Hash, alias Eq, bool allowDuplicates, alias SeqRange, ThisContainer)
const
static if
(
!allowDuplicates
)
ValueView
opIndex
(
KeyType
k
)
Meta
Source
See Implementation
util
multi_index
Hashed
Inner
IndexMixin
aliases
BucketSeqRange
ConstBucketSeqRange
ConstHashedRange
HashedRange
KeyType
eq
hash
key
functions
_Check
_ClearIndex
_DenyInsertion
_FixPosition
_Insert
_NodePosition
_NodeReplace
_NotifyChange
_PositionFixable
_Remove
_find
clear
contains
containsValue
equalRange
insert
isFirst
maxLoad
modify
opBinaryRight
opIndex
opSlice
remove
removeFirst
removeKey
replace
reserve
setFirst
toString0
properties
capacity
empty
front
length
loadFactor
structs
HashedRangeT
templates
IsMyRange
variables
_first
hashes
load_factor
Available for Unique variant. Complexity: O(n) (O(1) on a good day)