automem v0.4.6 (2019-02-01T09:44:05Z)
Dub
Repo
RefCounted.isSingleton
automem
ref_counted
RefCounted
Undocumented in source.
struct
RefCounted
(Type, Allocator = typeof(theAllocator), Flag!"supportGC" supportGC = gcExists ? Flag!"supportGC".yes : Flag!"supportGC".no)
enum
isSingleton
=
hasMember
!(
Allocator
,
"instance"
)
;
Meta
Source
See Source File
automem
ref_counted
RefCounted
constructors
this
destructors
~this
functions
opAssign
opIndex
opIndexAssign
opSlice
opUnary
manifest constants
isGlobal
isSingleton
isTheAllocator
postblits
this(this)
static functions
construct
variables
_impl