carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
RefCountedNoGC.refCountedStore
carbon
memory
RefCountedNoGC
Returns storage implementation struct.
struct
RefCountedNoGC
(T, RefCountedAutoInitialize autoInit = RefCountedAutoInitialize.yes)
@
property
nothrow @
safe
ref inout
inout
(
RefCountedStore
)
refCountedStore
(
)
if
(
!
is
(
T
== class)
)
Meta
Source
See Implementation
carbon
memory
RefCountedNoGC
constructors
this
destructors
~this
functions
opAssign
postblits
this(this)
properties
refCountedPayload
refCountedStore
structs
RefCountedStore
variables
_refCounted
Returns storage implementation struct.