Hacker News new | ask | show | jobs
by munin 4474 days ago
> Build almost everything on top of the STL and Boost, which are safe.

this is not really true, you can have temporal memory safety issues using STL and boost.