lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
RefCount.opSlice
lwdr
refcount
RefCount
Expose array's opSlice and opIndex
auto ref
opSlice
(B b, E e)
struct
RefCount
(T)
ref
static if
(
is(T == U[], U)
)
auto ref
opSlice
(
B
E
)
(
auto
ref
B
b
,
auto
ref
E
e
)
if
(
isRefCountable
!
T
)
auto ref
opSlice
(A args)
auto ref
opIndex
(A args)
auto ref
opIndexAssign
(V v, I i)
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