Calls the destructor of the given object, if any.
Faster and convenient replacement for typeid(T).destroy(&t).
See Implementation
Calls the destructor of the given object, if any.
Faster and convenient replacement for typeid(T).destroy(&t).