Saturday, September 25, 2010

Reference Counting Smart Pointers

The Standard C++ Library does not define a reference counting smart pointer. They are in the free Boost C++ Library, and will be in C++0x.

No comments:

Post a Comment