BlockBucketAllocator.free

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void free(NotNullSlice!(T, Tag) slice)
  2. void free(NotNullPtr!(T, Tag) ptr)
  3. void free(T* ptr)
    struct BlockBucketAllocator(size_t size)
    @nogc nothrow
    void
    free
    (
    T
    )
    (
    T* ptr
    )

Meta