automem v0.0.7 (2017-04-07T00:55:14Z)
Dub
Repo
Unique.Pointer
automem
unique
Unique
Undocumented in source.
alias
Pointer
=
Type
alias
Pointer
=
Type
*
struct
Unique
(Type, Allocator = typeof(theAllocator()))
static if
(!(
is(Type == class)
))
alias
Pointer
=
Type
*
Meta
Source
See Implementation
automem
unique
Unique
aliases
Pointer
constructors
this
destructors
~this
functions
get
opAssign
opCast
unique
manifest constants
isGlobal
isSingleton
isTheAllocator
mixins
__anonymous
postblits
this(this)