excel-d ~master (2022-05-05T18:54:53.9780511)
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