pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
IndexMixin.front
util
multi_index
Sequenced
Inner
IndexMixin
Complexity:
O
(r(n))
;
O
(1)
for this index
front
[@property getter]
Value
front
[@property setter]
mixin template
IndexMixin
(size_t N, alias Range_0)
@
property
void
front
(
Value
value
)
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
Complexity: O(r(n));
O(1) for this index