$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [smart ptr] Any interest in copy-on-write pointer for C++11?
From: Ralph Tandetzky (ralph.tandetzky_at_[hidden])
Date: 2013-02-09 11:49:44
On 02/09/2013 05:25 PM, Peter Dimov wrote:
> Ralph Tandetzky wrote:
>> I would really like to get feedback on the design of cow_ptr<T>
>> <https://github.com/ralphtandetzky/cow_ptr.git> rather than
>> discussing, if copy-on-write is a useful pattern in general.
>
> Looks pretty good, but I don't like the name much.
What's wrong with the name?