automem v0.3.2 (2018-06-14T01:17:30Z)
Dub
Repo
Unique.this
automem
unique
Unique
this
(Args args)
this
(Allocator allocator, Args args)
this
(Unique!(T, Allocator) other)
struct
Unique
(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
this
(
T
)
(
Unique
!(
T
,
Allocator
)
other
)
if
(
is
(
T
:
Type
)
)
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