automem v0.3.2 (2018-06-14T01:17:30Z)
Dub
Repo
Unique.unique
automem
unique
Unique
Releases ownership and transfers it to the returned Unique object.
struct
Unique
(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
Unique
unique
(
)
if
(
isAllocator
!
Allocator
)
Meta
Source
See Implementation
automem
unique
Unique
aliases
Pointer
constructors
this
destructors
~this
functions
allocator
get
opAssign
opCast
release
unique
manifest constants
isGlobal
isSingleton
isTheAllocator
mixins
__anonymous
postblits
this(this)
static functions
construct
Releases ownership and transfers it to the returned Unique object.