FreeTree.goodAllocSize

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

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

Meta