stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
IAllocator.goodAllocSize
stdx
allocator
IAllocator
Returns the good allocation size that guarantees zero internal fragmentation.
interface
IAllocator
size_t
goodAllocSize
(
size_t
s
)
Meta
Source
See Implementation
stdx
allocator
IAllocator
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
resolveInternalPointer
properties
alignment
Returns the good allocation size that guarantees zero internal fragmentation.