Check if a type is a boxed struct or class.
The type to check
true if T is a boxed type (just checks if it has a boxCopy member)
Check if a type is a boxed struct or class.