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