automem v0.0.7 (2017-04-07T00:55:14Z)
Dub
Repo
Unique.get
automem
unique
Unique
Gets the owned pointer. Use with caution.
struct
Unique
(Type, Allocator = typeof(theAllocator()))
inout @
system
inout
(
Pointer
)
get
(
)
if
(
isAllocator
!
Allocator
)
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)
Gets the owned pointer. Use with caution.