automem v0.3.3 (2018-07-28T17:23:20Z)
Dub
Repo
UniqueArray.unique
automem
unique_array
UniqueArray
Releases ownership and transfers it to the returned Unique object.
struct
UniqueArray
(Type, Allocator = typeof(theAllocator))
UniqueArray
unique
(
)
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
Releases ownership and transfers it to the returned Unique object.