memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
ObjectAllocator.NOGC
memutils
utils
ObjectAllocator
Undocumented in source.
enum
NOGC
;
template
ObjectAllocator
(T, ALLOC)
package
static if
(
__traits(hasMember, T, "NOGC")
)
enum
NOGC
=
T.NOGC
;
enum
NOGC
;
Meta
Source
See Source File
memutils
utils
ObjectAllocator
aliases
TR
functions
alloc
free
manifest constants
ElemSize
NOGC
variables
m_getAlloc