20 Sep
2002
20 Sep
'02
5:17 p.m.
--- In Boost-Users@y..., "Peter Dimov"
From: "Brian"
... Hmmm... we tried using shared_ptr today and our destructors were still not called. This is with C++ Builder 5.5. I am now trying to see if another department has a copy of 6.0 we could try.
What version of boost? Can you post a minimal example? It works here: <example elided>
Peter, thanks for posting this. Your example does indeed work in our environment (Boost 1.27.0 and C++ Builder 5.5). I am at a loss why our code did not. If I find anything out I'll report back here. Thanks again, Brian Neal