By bonlebon
via informit.com
Published: Sep 28 2006 / 07:59
The std::tr1:shared_ptr class template is the big and famous sibling of another class template called std::tr1::weak_ptr. In this part I introduce weak_ptr, explain which programming problems it solves and how it is used.
Add your comment