u/Hjorthenify - 2 Archived Voat Posts in v/programming
u/Hjorthenify
  • home
  • search

u/Hjorthenify

1 post · 1 comment · 2 total

Active in: v/programming (2)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
When does inherience trees in your opinions get too deep? (C#/C++)
6 4 comments 12 Jul 2015 13:07 u/Hjorthenify (self.programming) in v/programming
Comment on: Structs vs Classes in C#

I'd like to add that when copying a struct its done by value(resulting in the two structs being independent) as opposed to copying a class then only the reference is copied which essentially means that they both point to the same place in memory. http://www.albahari.com/valuevsreftypes.aspx

0 07 Jul 2015 19:04 u/Hjorthenify in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.