
28 Feb
2006
28 Feb
'06
2:33 p.m.
On 02/28/2006 06:35 AM, Larry Evans wrote: [snip]
to smart pointers. Only when an object is destroyed is communication with the pointee needed. Of course, there must be some provision for Correction: Only when a smart pointer changes its pointee or is destructed is communication with the pointee needed.