On Thursday, 27 February 2014 at 13:31:45 UTC, Dicebot wrote:
On Thursday, 27 February 2014 at 13:18:51 UTC, Remo wrote:
Then the question is why not use structs all the time?

Key class feature is run-time polymorphism (via interfaces/inheritance). I tend to use structs for everything else in my personal code.

Maybe we really should implement ARC classes... :)

Reply via email to