Boost logo

Boost :

Subject: Re: [boost] [smart ptr] Any interest in copy-on-write pointer for C++11?
From: Alexey Tkachenko (iskaspb_at_[hidden])
Date: 2013-02-08 11:33:38


Intersting. Is it thread safe?

On 8 Feb, 2013, at 11:16 PM, Ralph Tandetzky <ralph.tandetzky_at_[hidden]> wrote:

> Hi,
>
> is there any interest in a copy-on-write pointer implementation? I wrote a cow_ptr<T> template class for C++11 which has the following use cases:
>
> ...

> There are probably other use cases. I published the code on github ( https://github.com/ralphtandetzky/cow_ptr). Any suggestions for improvements would be greatly appreciated.
>
> Regards,
> Ralph Tandetzky.
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


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