automem v0.0.3 (2017-04-04T22:26:48Z)
Dub
Repo
RefCounted.get
automem
RefCounted
Gets the pointer to the object. Use with caution.
struct
RefCounted
(Type, Allocator)
ref inout @
system
inout
(
Pointer
)
get
(
)
if
(
isAllocator
!
Allocator
)
Meta
Source
See Implementation
automem
RefCounted
aliases
Pointer
constructors
this
destructors
~this
functions
get
opAssign
opUnary
manifest constants
hasInstance
postblits
this(this)
Gets the pointer to the object. Use with caution.