Hacker News new | ask | show | jobs
by gpderetta 109 days ago
You need a way to cleanup after that though. Either GC or, for non-GC languages, some deferred reclamation method like hazard pointers or RCU.