memutils v0.3.4 (2015-04-23T18:51:14Z)
Dub
Repo
ConvenienceAllocators.free
memutils
utils
ConvenienceAllocators
Undocumented in source. Be warned that the author may not have intended to support it.
void
free
(T* obj)
void
free
(T obj)
void
free
(T arr)
mixintemplate
ConvenienceAllocators
(alias ALLOC, alias THIS)
static
void
free
(
T
)
(
auto
ref
T
arr
)
if
(
isArray
!
T
)
Meta
Source
See Implementation
memutils
utils
ConvenienceAllocators
manifest constants
ident
static functions
alloc
copy
free
realloc