vshFrees.vshFrees

Undocumented in source. Be warned that the author may not have intended to support it.
template vshFrees(Ts...)
vshFrees
(
Ts args
)
if (
Ts.length > 0 &&
isHandleType!(ForeachType!(Ts[$ - 1]))
)

Meta