libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
BlockBucketAllocator.free
libd
memory
allocator
blockallocator
BlockBucketAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
void
free
(NotNullSlice!(T, Tag) slice)
void
free
(NotNullPtr!(T, Tag) ptr)
void
free
(T* ptr)
struct
BlockBucketAllocator
(size_t size)
@
nogc
nothrow
void
free
(
T
)
(
T
*
ptr
)
Meta
Source
See Implementation
libd
memory
allocator
blockallocator
BlockBucketAllocator
constructors
this
destructors
~this
functions
alloc
free
owns
realloc
postblits
this(this)
static variables
Tag