Hacker News new | ask | show | jobs
by pjmlp 4784 days ago
Are you sure you know what the language runtime does with your delete or how long a new takes?
1 comments

I think we already had some conversation about this topic:

https://news.ycombinator.com/item?id=5503066

HN is small ;)

Most likely. :)
Just followed that thread again, and I think we're on the same side :)

I mean, when I say that I prefer deterministic memory management, that includes an automatic reference counting - smart pointers - which are now part of C++11.

On that thread, under my "deterministic", you assumed only "manual" as it seems.

Oh, great! :)