Sets the passed object to its init state.
Use this function instead of dealing with tricky typeid(T).init().
See Implementation
Sets the passed object to its init state.
Use this function instead of dealing with tricky typeid(T).init().