phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Bucketizer.allocate
std
experimental
allocator
building_blocks
bucketizer
Bucketizer
Directs the call to either one of the
buckets
allocators.
struct
Bucketizer
(Allocator, size_t min, size_t max, size_t step)
void
[]
allocate
(
size_t
bytes
)
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
bucketizer
Bucketizer
functions
alignedAllocate
alignedReallocate
allocate
deallocate
deallocateAll
expand
goodAllocSize
owns
reallocate
resolveInternalPointer
variables
alignment
buckets
Directs the call to either one of the buckets allocators.