automem v0.0.7 (2017-04-07T00:55:14Z)
Dub
Repo
UniqueArray.opAssign
automem
unique_array
UniqueArray
Undocumented in source. Be warned that the author may not have intended to support it.
void
opAssign
(UniqueArray!(T, Allocator) other)
struct
UniqueArray
(Type, Allocator = typeof(theAllocator))
void
opAssign
(
T
)
(
UniqueArray
!(
T
,
Allocator
)
other
)
if
(
is
(
T
:
Type
[])
)
if
(
isAllocator
!
Allocator
)
void
opAssign
(Type[] other)
Meta
Source
See Implementation
automem
unique_array
UniqueArray
constructors
this
destructors
~this
functions
opAssign
opCast
opDollar
opIndex
opOpAssign
opSlice
opUnary
unique
manifest constants
isGlobal
isSingleton
isTheAllocator
postblits
this(this)
properties
length