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

"Constructors/Destructors aid memory management"

Does it do RAII? Really, calling destructors implicitly on auto variables on scope exit is the main thing missing in C here.




... and cannot be implemented in pure C.




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

Search: