Comment on Value Classes Still Need Compiler SympathyparentComments−SkiFire1317ddon't worry about low-level stuff like value/reference classesPart of the issue is that this was never low-level stuff. When you're selecting between the two you're making a semantic choice, and that's not something a compiler can do for you.
Comments
Part of the issue is that this was never low-level stuff. When you're selecting between the two you're making a semantic choice, and that's not something a compiler can do for you.