pyd v0.14.1 (2021-05-17T19:23:47Z)
Home
Dub
Repo
IndexMixin.modify
pyd
util
multi_index
Sequenced
Inner
IndexMixin
Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate
IndexMixin
(size_t N, alias Range_0)
void
modify
(
SomeRange
Modifier
)
(
SomeRange
r
,
Modifier
mod
)
if
(
is
(
SomeRange
==
SeqRange
) ||
is
(
ElementType
!
SomeRange
==
Position
!(
ThisNode
))
)
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