TData.clear

Unreference contents, freeing it if this was the last reference.

struct TData(T)
nothrow @nogc
void
clear
()
if (
!hasIndirections!T
)

Meta