lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
RefCount.opIndexAssign
lwdr
refcount
RefCount
Expose array's opSlice and opIndex
auto ref
opIndexAssign
(V v, I i)
struct
RefCount
(T)
ref
static if
(
is(T == U[], U)
)
auto ref
opIndexAssign
(
I
V
)
(
auto
ref
V
v
,
auto
ref
I
i
)
if
(
isRefCountable
!
T
)
auto ref
opIndexAssign
(A args)
auto ref
opSlice
(B b, E e)
auto ref
opIndex
(A args)
Meta
Source
See Implementation
lwdr
refcount
RefCount
constructors
this
destructors
~this
functions
opAssign
opIndex
opIndexAssign
opSlice
opUnary
postblits
this(this)
structs
Interior
variables
interior
Expose array's opSlice and opIndex