containers ~bsf-checks (2022-01-27T01:36:43.1057943)
Dub
Repo
NodeAllocator.NodeAllocator
memory
allocators
NodeAllocator
Undocumented in source.
template
NodeAllocator
(size_t nodeSize, size_t blockSize = 1024)
alias
NodeAllocator
=
Freelist
!(
BlockAllocator
!(
blockSize
),
ns
,
ns
)
Meta
Source
See Implementation
memory
allocators
NodeAllocator
aliases
NodeAllocator
manifest constants
ns