carbon v1.5.4 (2015-09-23T08:11:56Z)
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