memutils v1.0.9 (2023-03-02T20:19:28Z)
Dub
Repo
RefCounted.NOGC
memutils
refcounted
RefCounted
Undocumented in source.
struct
RefCounted
(T, ALLOC = ThreadMem)
static if
(
!is(ALLOC == AppMem)
)
enum
NOGC
=
true
;
Meta
Source
See Source File
memutils
refcounted
RefCounted
aliases
TR
destructors
~this
functions
copyctor
opAssign
opCast
manifest constants
ElemSize
NOGC
isRefCounted
mixins
__anonymous
postblits
this(this)
static functions
dtor
opCall