automem v0.0.7 (2017-04-07T00:55:14Z)
Dub
Repo
RefCounted.isSingleton
automem
ref_counted
RefCounted
Undocumented in source.
struct
RefCounted
(Type, Allocator = typeof(theAllocator))
enum
isSingleton
=
hasMember
!(
Allocator
,
"instance"
)
;
Meta
Source
See Source File
automem
ref_counted
RefCounted
aliases
Pointer
constructors
this
destructors
~this
functions
opAssign
opUnary
manifest constants
isGlobal
isSingleton
isTheAllocator
postblits
this(this)
variables
_impl