automem v0.3.2 (2018-06-14T01:17:30Z)
Dub
Repo
Unique.get
automem
unique
Unique
Gets the owned pointer. Use with caution.
struct
Unique
(Type, Allocator = typeof(theAllocator()), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
inout @
system
inout
(
Pointer
)
get
(
)
if
(
isAllocator
!
Allocator
)
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
Gets the owned pointer. Use with caution.