automem v0.0.7 (2017-04-07T00:55:14Z)
Dub
Repo
RefCounted.opAssign
automem
ref_counted
RefCounted
Assign to an lvalue RefCounted
void
opAssign
(RefCounted other)
struct
RefCounted
(Type, Allocator = typeof(theAllocator))
void
opAssign
(
ref
RefCounted
other
)
if
(
isAllocator
!
Allocator
)
void
opAssign
(RefCounted other)
Meta
Source
See Implementation
automem
ref_counted
RefCounted
aliases
Pointer
constructors
this
destructors
~this
functions
opAssign
opUnary
manifest constants
isGlobal
isSingleton
isTheAllocator
postblits
this(this)
variables
_impl
Assign to an lvalue RefCounted