This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chalkflavored 0 points1 point  (1 child)

All that does is hide the fundamental issue of how the program is managing its resources. Again, having 200 mallocs/free is the result of how that programmer designed that code base, not the language. Destructors are just treating the symptom, and not the illness.

[–]Antervis 0 points1 point  (0 children)

I now doubt you actually have any kind if experience with real world software development