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