automem v0.3.3 (2018-07-28T17:23:20Z)
Dub
Repo
UniqueArray.this
automem
unique_array
UniqueArray
Undocumented in source.
this
(size_t size)
this
(size_t size, Type init)
this
(R range)
this
(Allocator allocator)
this
(Allocator allocator, size_t size)
this
(Allocator allocator, size_t size, Type init)
this
(Allocator allocator, R range)
this
(UniqueArray!(T, Allocator) other)
struct
UniqueArray
(Type, Allocator = typeof(theAllocator))
this
(
T
)
(
UniqueArray
!(
T
,
Allocator
)
other
)
if
(
is
(
T
:
Type
[])
)
if
(
isAllocator
!
Allocator
)
Meta
Source
See Implementation
automem
unique_array
UniqueArray
aliases
move
constructors
this
destructors
~this
functions
dup
opAssign
opBinary
opCast
opDollar
opIndex
opOpAssign
opSlice
opUnary
ptr
reserve
unique
manifest constants
isGlobal
isSingleton
isTheAllocator
postblits
this(this)
properties
length