phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
Owned.sliceRW
nxt
owned
Owned
Get full read-write slice.
WriteBorrowed
!(
Range
,
Owned
)
sliceRW
()
struct
Owned
(Container)
pragma(
inline
) @
trusted
static if
(
true
)
WriteBorrowed
!(
Range
,
Owned
)
sliceRW
(
)
if
(
needsOwnership
!
Container
)
WriteBorrowed
!(
Range
,
Owned
)
sliceRW
(size_t i, size_t j)
Meta
Source
See Implementation
nxt
owned
Owned
aliases
Range
destructors
~this
functions
move
moveEmplace
opSlice
sliceRO
sliceRW
manifest constants
readBorrowCountMax
properties
isBorrowed
isWriteBorrowed
readBorrowCount
variables
_container
_readBorrowCount
_writeBorrowed
Get full read-write slice.