Hacker News new | ask | show | jobs
by likeliv 2342 days ago
unique_ptr does not have any memory overhead. (unless you use a custom deleter, but even then you could use one which does not use memory)