pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
IndexMixin.opSlice
util
multi_index
Sequenced
Inner
IndexMixin
Fetch a range that spans all the elements in the container.
Complexity:
O
(1)
mixin template
IndexMixin
(size_t N, alias Range_0)
SeqRange
opSlice
(
)
Meta
Source
See Implementation
util
multi_index
Sequenced
Inner
IndexMixin
aliases
insert
removeAny
functions
insertBack
insertFront
opSlice
relocateBack
relocateFront
remove
removeBack
removeFront
replace
properties
back
empty
front
length
Fetch a range that spans all the elements in the container.
Complexity: O(1)