Y
Hacker News
new
|
ask
|
show
|
jobs
by
il-b
449 days ago
In C++ one can combine RAII with allocators in order to avoid calling alloc/frees in latency critical paths.