Boost logo

Boost Users :

From: Brian McCandless (bmccandl_at_[hidden])
Date: 2005-01-24 20:09:10


Hi,

I just upgraded from boost 1.29 to boost 1.32, and found that operator== for
weak_ptr has been dropped between these versions. My code uses std::find to
find a weak_ptr in a container. This no longer compiles (g++-3.4.1) since find
uses operator==. Has anyone else encountered this kind of problem? What are
some good workarounds? Could operator== be put back?

Thanks,
Brian


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