Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mattchamb
on April 25, 2014
|
parent
|
context
|
favorite
| on:
Top Mistakes that C# Programmers Make
I think a real world use case for structs is for avoiding allocating objects in performance critical code [1] - though I'm not sure it is required in the vast majority of code.
[1]
http://stackoverflow.com/questions/22894877/avoid-allocation...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] http://stackoverflow.com/questions/22894877/avoid-allocation...