automem v0.3.3 (2018-07-28T17:23:20Z)
Dub
Repo
RefCounted.isGlobal
automem
ref_counted
RefCounted
Undocumented in source.
struct
RefCounted
(Type, Allocator = typeof(theAllocator), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
enum
isGlobal
=
isSingleton
||
isTheAllocator
;
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