spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
PoolAllocatorList
spasm
rt
allocator
Undocumented in source.
struct
PoolAllocatorList
(T)
struct
PoolAllocatorList
(size_t blockSize)
nothrow
struct
PoolAllocatorList (
size_t
blockSize
) {
auto
allocator
;
}
Alias This
allocator
Members
Variables
allocator
auto
allocator
;
Undocumented in source.
Meta
Source
See Implementation
spasm
rt
allocator
aliases
Destructor
enums
MarkResult
functions
alignedAt
getGoodCapacity
initPool
static variables
poolAllocatorIndex
structs
PoolAllocator
PoolAllocatorBacking
PoolAllocatorFactory
PoolAllocatorIndex
PoolAllocatorList
WasmAllocator