Boost logo

Boost Users :

From: Cory Nelson (phrosty_at_[hidden])
Date: 2005-04-27 21:43:04


have you looked at shared_ptr? i believe the docs even mention using
it for pimpl.

On 4/27/05, David Gruener <gruenedd_at_[hidden]> wrote:
> Hi,
> i'm wondering if there is a nice smart pointer in boost
> to implement PImpl. I found an implementation here: [1].
> So, does boost provide a smart pointer which does
> play nice with pimpl, so that one doesn't need to provide
> a destructor, copyconstructor and assignment operator
> for the default cases?
>
> --David
>
> [1]
> http://www.octopull.demon.co.uk/arglib/TheGrin.html.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

-- 
Cory Nelson
http://www.int64.org

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