carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
RefCountedNoGC.refCountedPayload
carbon
memory
RefCountedNoGC
Undocumented in source. Be warned that the author may not have intended to support it.
T
refCountedPayload
[@property getter]
inout
(
T
)
refCountedPayload
[@property getter]
T
refCountedPayload
[@property getter]
struct
RefCountedNoGC
(T, RefCountedAutoInitialize autoInit = RefCountedAutoInitialize.yes)
version(!StdDdoc)
@
property
ref
static if
(
autoInit == RefCountedAutoInitialize.yes
)
T
refCountedPayload
(
)
if
(
!
is
(
T
== class)
)
inout
(
T
)
refCountedPayload
[@property getter]
Meta
Source
See Implementation
carbon
memory
RefCountedNoGC
constructors
this
destructors
~this
functions
opAssign
postblits
this(this)
properties
refCountedPayload
refCountedStore
structs
RefCountedStore
variables
_refCounted