automem v0.0.3 (2017-04-04T22:26:48Z)
Dub
Repo
RefCounted.this
automem
RefCounted
Non-singleton allocator, must be passed in
this
(Args args)
this
(Allocator allocator, Args args)
struct
RefCounted
(Type, Allocator)
static if
(!(
hasInstance
))
this
(
Args
...
)
(
Allocator
allocator
,
auto
ref
Args
args
)
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)
Non-singleton allocator, must be passed in