Boost logo

Boost Users :

Subject: [Boost-users] Cycles of shared_ptr
From: Donovan Parks (donovan.parks_at_[hidden])
Date: 2009-02-09 13:01:37


Hello,

I have recently started using boost::shared_ptr in my code. I
understand that cycles of shared_ptr will cause a problem. Now, I
strongly believe that such a situation has arisen in my code and am
wondering if there is any advice/tips on how one can detect when a
cycles of shared_ptr has occured. The code I am working on is
developed by several people and the shared_ptr of interest is passed
to many objects.

Thanks for any and all help.

Cheers,
Donovan

PS: This is my first time posting to boost-users.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net