by Vadim Stadnik
Simple and useful alternative to traditional memory pool
by Greg Utas
Recovering from memory leaks
by Coral Kashri
More about smart memory management in C++
by Bruno van Dooren
The win32 subsystem often returns pointers to objects that need to be deallocated by the caller. In this article, I show a way to do this reliably and in an exception-safe manner.