pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
IndexMixin.opIndex
util
multi_index
Hashed
Inner
IndexMixin
Available for Unique variant. Complexity:
O
(n)
(
O
(1)
on a good day)
mixin template
IndexMixin
(size_t N, alias KeyFromValue, alias Hash, alias Eq, bool allowDuplicates, alias SeqRange, ThisContainer)
ValueView
opIndex
const
(
KeyType
k
)
Meta
Source
See Implementation
util
multi_index
Hashed
Inner
IndexMixin
functions
clear
contains
containsValue
equalRange
insert
opBinaryRight
opIndex
opSlice
remove
removeKey
properties
empty
front
length
structs
HashedRangeT
Available for Unique variant. Complexity: O(n) (O(1) on a good day)