daii v0.1.0 (2017-06-23T18:28:59Z)
Dub
Repo
Unique.opAssign
daii
unique
Unique
Undocumented in source.
Unique
!(
T
,
Allocator
)
opAssign
(Unique!(DT, Allocator) rhs)
struct
Unique
(T, Allocator = Mallocator)
@
disable
ref
Unique
!(
T
,
Allocator
)
opAssign
(
DT
)
(
Unique
!(
DT
,
Allocator
)
rhs
)
if
(
isAllocator
!
Allocator
&&
!
isArray
!
T
)
Unique
!(
T
,
Allocator
)
opAssign
(Unique!(DT, Allocator) rhs)
Meta
Source
See Implementation
daii
unique
Unique
aliases
PtrT
constructors
this
destructors
~this
functions
destroy
move
opAssign
to
manifest constants
HoldsAllocator
postblits
this(this)
properties
v
valid
static functions
make