pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
IndexMixin.replace
util
multi_index
Sequenced
Inner
IndexMixin
Replaces r.front with value
mixin template
IndexMixin
(size_t N, alias Range_0)
bool
replace
(
Position
!
ThisNode
r
,
Value
value
)
Return Value
Type:
bool
whether replacement succeeded Complexity: ??
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
Replaces r.front with value