automem v0.4.4 (2018-10-20T17:12:34Z)
Dub
Repo
Unique.opAssign
automem
unique
Unique
Move from another smart pointer
struct
Unique
(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
void
opAssign
(
T
)
(
Unique
!(
T
,
Allocator
)
other
)
if
(
is
(
T
:
Type
)
)
if
(
isAllocator
!
Allocator
)
Meta
Source
See Implementation
automem
unique
Unique
aliases
Pointer
get
constructors
this
destructors
~this
functions
allocator
borrow
opAssign
opCast
release
unique
manifest constants
isGlobal
isSingleton
isTheAllocator
mixins
__anonymous
postblits
this(this)
static functions
construct
Move from another smart pointer