20 Sep
2002
20 Sep
'02
10:48 a.m.
Hi...could you clarify this? All I noticed was that shared_ptr had that compile time check for an incomplete type removed, whereas scoped_ptr still has it. Are you saying that if I switch from scoped_ptr to shared_ptr the destructor will get called?
The problem still persists with C++ Builder 6 and scoped_ptr, shared_ptr is OK though. John Maddock http://ourworld.compuserve.com/homepages/john_maddock/index.htm