goodAllocSize
fn
size_t goodAllocSize(A)(auto ref A a, size_t n)The default good size allocation is deduced as n rounded up to the allocator's alignment.
size_t goodAllocSize(A)(auto ref A a, size_t n)The default good size allocation is deduced as n rounded up to the allocator's alignment.