IAllocator.goodAllocSize

Returns the good allocation size that guarantees zero internal fragmentation.

interface IAllocator
size_t
goodAllocSize
(
size_t s
)

Meta