The OpenD Programming Language

FreeTree.goodAllocSize

Returns parent.goodAllocSize(max(Node.sizeof, s)).

struct FreeTree(ParentAllocator)
static if(stateSize!ParentAllocator)
size_t
goodAllocSize
(
size_t s
)

Meta