phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
Owned.move
nxt
owned
Owned
Move
this
into a returned r-value.
typeof
(
this
)
move
()
struct
Owned
(Container)
pragma(
inline
)
typeof
(this)
move
(
)
if
(
needsOwnership
!
Container
)
void
move
(typeof(this) dst)
Meta
Source
See Implementation
nxt
owned
Owned
aliases
Range
functions
isBorrowed
isWriteBorrowed
move
moveEmplace
opSlice
readBorrowCount
sliceRO
sliceRW
Move this into a returned r-value.