lwdr ~master (2021-10-15T13:07:10Z)
Dub
Repo
RefCount.opUnary
lwdr
refcount
RefCount
Dereference the RefCount and access the contained item
struct
RefCount
(T)
ref inout
auto ref
opUnary
(
string
s
)
(
)
if
(
s
== "*"
)
if
(
isRefCountable
!
T
)
Meta
Source
See Implementation
lwdr
refcount
RefCount
constructors
this
destructors
~this
functions
opAssign
opIndex
opIndexAssign
opSlice
opUnary
postblits
this(this)
structs
Interior
variables
interior
Dereference the RefCount and access the contained item