Hacker News new | ask | show | jobs
by AndyKelley 2806 days ago
The only thing that's new is the convention to actually handle out of memory correctly, and the convention to accept an allocator as a parameter rather than using a global allocator.
1 comments

Yep, nothing new unless one only knows C.