Wednesday, September 15, 2004

Smart pointers

I've been reading some code that makes use of auto_ptr and I think I like it. I knew smart pointers were out there, but all too often the code I need to use ignores many nice ideas like that.

No comments: