Hacker News new | past | comments | ask | show | jobs | submit login

> in C++ when you put a method in a class, (although implementation details may vary) it works like a function pointer in a C struct

That's true only for virtual methods.

Also to add to what you said, no real way of doing stack allocated objects in ObjC is an issue as well.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: