destroy

fnvoid destroy(T)(ref T t) if (is(T == struct) && dtorIsNothrow!T)
No documentation available for this declaration.
fnvoid destroy(T)(ref T t) if (!is(T == struct))
No documentation available for this declaration.