stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
ISharedAllocator.goodAllocSize
stdx
allocator
ISharedAllocator
Returns the good allocation size that guarantees zero internal fragmentation.
interface
ISharedAllocator
shared
size_t
goodAllocSize
(
size_t
s
)
Meta
Source
See Implementation
stdx
allocator
ISharedAllocator
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.