memutils v1.0.9 (2023-03-02T20:19:28Z)
Dub
Repo
ObjectAllocator.NOGC
memutils
utils
ObjectAllocator
Undocumented in source.
enum
NOGC
;
enum
NOGC
;
template
ObjectAllocator
(T, ALLOC)
package package
static if
(!(
__traits(hasMember, T, "NOGC")
))
enum
NOGC
=
false
;
Meta
Source
See Source File
memutils
utils
ObjectAllocator
aliases
TR
functions
alloc
free
manifest constants
ElemSize
NOGC
variables
m_getAlloc