setToInitialState

Sets the passed object to its init state.

Use this function instead of dealing with tricky typeid(T).init().

void
setToInitialState
(
T
)
(
ref T t
)

Meta