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