Y
Hacker News
new
|
ask
|
show
|
jobs
by
grodes
261 days ago
Seems good, but I do not care about cleanup memory since I started to use arenas.
2 comments
accelbred
261 days ago
This is still useful for cleaning up file descriptors, unlocking mutexes, etc.
link
jcupitt
261 days ago
Cleanup can be very useful if you depend on a library that does not support arenas.
link