true if when type is copied, it needs a copy constructor or postblit applied. Only applies to value types, not ref types.
See Implementation
true if when type is copied, it needs a copy constructor or postblit applied. Only applies to value types, not ref types.