libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
RegionAllocator.free
libd
memory
allocator
regionallocator
RegionAllocator
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)
struct
RegionAllocator
@
nogc
nothrow
void
free
(
T
)
(
ref
NotNullPtr
!(
T
,
Tag
)
ptr
)
Meta
Source
See Implementation
libd
memory
allocator
regionallocator
RegionAllocator
constructors
this
destructors
~this
functions
alloc
free
realloc
postblits
this(this)
static variables
Tag