phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
ISharedAllocator.goodAllocSize
std
experimental
allocator
ISharedAllocator
Returns the good allocation size that guarantees zero internal fragmentation.
interface
ISharedAllocator
nothrow shared
size_t
goodAllocSize
(
size_t
s
)
Meta
Source
See Implementation
std
experimental
allocator
ISharedAllocator
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
decRef
empty
expand
goodAllocSize
incRef
owns
reallocate
resolveInternalPointer
properties
alignment
Returns the good allocation size that guarantees zero internal fragmentation.