excel-d v0.3.7 (2018-05-10T13:01:12Z)
Dub
Repo
MemoryPool
xlld
memorymanager
alias
MemoryPool
=
AllocatorList
!(
(
size_t
n
)
=>
Region
!
Mallocator
(
max
(
n
,
size_t
(1024 * 1024)))
,
Mallocator
)
Meta
Source
See Implementation
xlld
memorymanager
aliases
MemoryPool
allocator
autoFreeAllocator
functions
allocatorContext
autoFree
makeArray2D
structs
AllocatorContext
variables
gTempAllocator