dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
Unique.this
automem
unique
Unique
this
(Args args)
this
(Allocator allocator, Args args)
this
(Unique!(T, Allocator) other)
struct
Unique
(UniqueType, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = gcExists ? Flag!"supportGC".yes : Flag!"supportGC".no)
this
(
T
)
(
Unique
!(
T
,
Allocator
)
other
)
if
(
is
(
T
:
Type
)
)
if
(
isAllocator
!
Allocator
)
Meta
Source
See Implementation
automem
unique
Unique
aliases
Pointer
Type
get
constructors
this
destructors
~this
functions
allocator
borrow
opAssign
opCast
release
unique
manifest constants
isGlobal
isSingleton
isTheAllocator
mixins
__anonymous
postblits
this(this)
static functions
construct