Closed GoogleCodeExporter closed 9 years ago
Yes, current shared_ptr implementation has some bugs. There is a plan on
rewriting
it.
Now a new tr1::shared_ptr implementation there is, you can try to use it
instead of
stlx::shared_ptr or std::shared_ptr (it depends from branch).
Original comment by icestudent@gmail.com
on 4 Mar 2009 at 3:10
Its available in r505.
Original comment by icestudent@gmail.com
on 4 Mar 2009 at 3:13
Original comment by icestudent@gmail.com
on 4 Mar 2009 at 3:28
Complete std smart pointers are available in r508.
Original comment by icestudent@gmail.com
on 4 Mar 2009 at 4:23
Original issue reported on code.google.com by
andy.ya...@gmail.com
on 3 Mar 2009 at 8:43