pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
IndexMixin.back
util
multi_index
RandomAccess
Inner
IndexMixin
Complexity:
O
(r(n))
;
O
(1)
for this index
back
[@property getter]
ValueView
back
[@property setter]
mixin template
IndexMixin
(size_t N, ThisContainer)
@
property
void
back
(
ValueView
value
)
Meta
Source
See Implementation
util
multi_index
RandomAccess
Inner
IndexMixin
aliases
insert
functions
clear
insertBack
modify
opIndex
opIndexAssign
opSlice
remove
removeBack
replace
reserve
swapAt
properties
back
capacity
empty
front
length
structs
RARangeT
Complexity: O(r(n));
O(1) for this index