Hacker News new | ask | show | jobs
by matthews2 1214 days ago
If you are writing C or C++ and aren't thinking about ownership and lifetimes, you have either statically allocated everything or you are doing it wrong.