memutils v0.4.13 (2018-10-09T15:51:45Z)
Dub
Repo
ObjectAllocator.NOGC
memutils
utils
ObjectAllocator
Undocumented in source.
enum
NOGC
;
enum
NOGC
;
template
ObjectAllocator
(T, ALLOC)
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