pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
OrderedIndex.opIndex
util
multi_index
OrderedIndex
Available for Unique variant. Complexity:
O
(log(n))
mixin template
OrderedIndex
(size_t N, bool allowDuplicates, alias KeyFromValue, alias Compare, ThisContainer)
ValueView
opIndex
inout
(
KeyType
k
)
Meta
Source
See Implementation
util
multi_index
OrderedIndex
aliases
Elem
functions
bounds
clear
equalRange
insert
lowerBound
modify
opBinaryRight
opIndex
opSlice
remove
removeAny
removeBack
removeFront
removeKey
replace
upperBound
properties
back
empty
front
length
structs
OrderedRangeT
Available for Unique variant. Complexity: O(log(n))