Boost logo

Boost :

Subject: Re: [boost] [ptr_container] clone_ptr library
From: Rafał Moniuszko (raffimoni_at_[hidden])
Date: 2010-05-25 07:31:38


Thanks for all your replies.
I have already posted this simple class in the Boost Vault. File: clone_ptr.zip.

I would be grateful if you could look at it and tell if you want to
have this class included in Boost somehow. If so, what should be my
further steps?

2010/5/19 Thorsten Ottosen <nesotto_at_[hidden]>:

>> T* operator -> () const throw() { return ptr_; }
>
> Please overload on const for a deep-copied object, same for operator()*
>

I don't think I understand. Could you make it more clear for me?

Rafal Moniuszko


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk