containers ~mutability-checks (2021-12-18T07:12:44.3029946)
Dub
Repo
NodeAllocator.ns
memory
allocators
NodeAllocator
Undocumented in source.
template
NodeAllocator
(size_t nodeSize, size_t blockSize = 1024)
enum
ns
=
roundUpToMultipleOf
(
nodeSize
>= (
void
*).
sizeof
?
nodeSize
: (
void
*).
sizeof
, (
void
*).
sizeof
)
;
Meta
Source
See Source File
memory
allocators
NodeAllocator
aliases
NodeAllocator
manifest constants
ns