phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
Owned.isWriteBorrowed
nxt
owned
Owned
struct
Owned
(Container)
pragma(
inline
) @
safe
pure nothrow @
nogc
@
property
const
bool
isWriteBorrowed
(
)
if
(
needsOwnership
!
Container
)
Return Value
Type:
bool
true
iff owned container is write borrowed.
Meta
Source
See Implementation
nxt
owned
Owned
aliases
Range
functions
isBorrowed
isWriteBorrowed
move
moveEmplace
opSlice
readBorrowCount
sliceRO
sliceRW