automem v0.1.0 (2018-02-08T17:02:27Z)
Dub
Repo
Unique.Pointer
automem
unique
Unique
Undocumented in source.
alias
Pointer
=
Type
struct
Unique
(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
static if
(
is(Type == class)
)
alias
Pointer
=
Type
alias
Pointer
=
Type
*
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