automem v0.4.4 (2018-10-20T17:12:34Z)
Dub
Repo
Unique.Pointer
automem
unique
Unique
Undocumented in source.
alias
Pointer
=
Type
alias
Pointer
=
Type
*
struct
Unique
(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
static if
(!(
is(Type == class)
))
alias
Pointer
=
Type
*
Meta
Source
See Implementation
automem
unique
Unique
aliases
Pointer
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