AscendingPageAllocator.goodAllocSize

Rounds the requested size to the next multiple of the page size.

struct AscendingPageAllocator
version(StdDdoc)
nothrow @nogc
size_t
goodAllocSize
(
size_t n
)

Meta