|
Boost Users : |
Subject: [Boost-users] Mixing shared_ptr and regular pointers in containers
From: Remko Tronçon (remko_at_[hidden])
Date: 2009-06-11 16:53:41
Hi,
This feels like a stupid question, but is there an easy/clean way of
mixing shared_ptr<A> and regular A* pointers in one STL container?
Boost.Variant comes to mind, but I somehow have the idea that there's
a more obvious way and that I'm missing it.
thanks,
Remko
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