ConvenienceAllocators.realloc

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate ConvenienceAllocators(alias ALLOC, alias THIS)
static
realloc
(
T
)
(
auto ref T arr
,
size_t n
)
if (
isArray!T
)

Meta