Boost logo

Boost Users :

From: Mike Gibson (megibson_at_[hidden])
Date: 2008-06-24 19:20:43


I've got a "leak" with shared_ptr. Basically, I'm pretty sure
something is holding onto a reference via shared_ptr I don't want it
to. Is there any sort of easy way to track the creation and deletion
of shared_ptr's throughout my program to see who is creating
shared_ptr's, when they're getting deleted and the reference count
being decremented or incremented? Then I can see who is still holding
the reference.

Thanks,
Mike Gibson


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