yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
gcFree
yu
memory
gc
Undocumented in source. Be warned that the author may not have intended to support it.
void
gcFree
(T obj)
pragma(
inline
, true)
void
gcFree
(
T
)
(
T
obj
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
)
void
gcFree
(T* obj)
void
gcFree
(void[] obj, bool index)
Meta
Source
See Implementation
yu
memory
gc
functions
gcFree