ScopedAllocator.goodAllocSize

Forwards to parent.goodAllocSize (which accounts for the management overhead).

struct ScopedAllocator(ParentAllocator)
size_t
goodAllocSize
(
size_t n
)

Meta