carbon v1.4.0 (2015-04-19T16:14:18Z)
Home
Dub
Repo
RefCountedNoGC.opAssign
carbon
memory
RefCountedNoGC
Assignment operators
void
opAssign
(typeof(this) rhs)
void
opAssign
(T rhs)
struct
RefCountedNoGC
(T, RefCountedAutoInitialize autoInit = RefCountedAutoInitialize.yes)
void
opAssign
(
T
rhs
)
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
Assignment operators