lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
RefCount.opIndex
lwdr
refcount
RefCount
Expose item's opSlice and opIndex
auto ref
opIndex
(A args)
auto ref
opIndex
(A args)
struct
RefCount
(T)
ref
static if
(!(
is(T == U[], U)
))
auto ref
opIndex
(
A
...
)
(
auto
ref
A
args
)
if
(
__traits(
compiles
, (
rootType
!
T
).
init.opIndex
(
args
))
)
if
(
isRefCountable
!
T
)
auto ref
opSlice
(A args)
auto ref
opIndexAssign
(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 item's opSlice and opIndex