pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
IndexMixin.back
pyd
util
multi_index
Sequenced
Inner
IndexMixin
Complexity:
O
(1)
back
[@property getter]
mixintemplate
IndexMixin
(size_t N, alias Range_0)
@
property
inout
back
(
)
Value
back
[@property setter]
ThisNode
*
_front
;
ThisNode
*
_back
;
Meta
Source
See Implementation
pyd
util
multi_index
Sequenced
Inner
IndexMixin
aliases
ConstSeqRange
SeqRange
_Insert
insert
removeAny
functions
_Check
_ClearIndex
_NodeReplace
_Remove
_insertBack
_insertFront
_removeFront
clear
insertBack
insertFront
modify
opSlice
relocateBack
relocateFront
remove
removeBack
removeFront
replace
toString0
properties
back
empty
front
length
templates
IsMyRange
variables
_back
_front
Complexity: O(1)