The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
RefCounted.opAssign
automem
ref_counted
RefCounted
Assign to an lvalue RefCounted
void
opAssign
(RefCounted other)
struct
RefCounted
(RefCountedType, Allocator = typeof(theAllocator), Flag!"supportGC" supportGC = gcExists ? Flag!"supportGC".yes : Flag!"supportGC".no)
void
opAssign
(
ref
RefCounted
other
)
if
(
isAllocator
!
Allocator
)
void
opAssign
(RefCounted other)
Meta
Source
See Implementation
automem
ref_counted
RefCounted
constructors
this
destructors
~this
functions
opAssign
opIndex
opIndexAssign
opSlice
opUnary
postblits
this(this)
static functions
construct
Assign to an lvalue RefCounted