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