Monthly Archives: March 2009

Tuning C++ Destructors


I’m giving a talk next week at GDC called The Beauty of Destruction. Here’s a snippet of code we’ll be looking at during the talk, probably similar to C++ destructors you’ve observed if you’re a C++ coder. This is an … Continue reading

Posted in C++ | 7 Comments