phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
Owned.moveEmplace
nxt
owned
Owned
Checked overload for
std.algorithm.mutation.moveEmplace
.
struct
Owned
(Container)
pragma(
inline
) pure nothrow @
nogc
void
moveEmplace
(
ref
typeof
(this)
dst
)
if
(
needsOwnership
!
Container
)
Meta
Source
See Implementation
nxt
owned
Owned
aliases
Range
functions
isBorrowed
isWriteBorrowed
move
moveEmplace
opSlice
readBorrowCount
sliceRO
sliceRW
Checked overload for std.algorithm.mutation.moveEmplace.