libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
AutoFreeListAllocator.this
memutils
freelist
AutoFreeListAllocator
Undocumented in source.
struct
AutoFreeListAllocator
(Base)
nothrow @
trusted
static if
(!(
is(Base == MallocAllocator)
))
this
(
Base
*
base
)
Meta
Source
See Implementation
memutils
freelist
AutoFreeListAllocator
constructors
this
destructors
~this
functions
alloc
free
realloc