
11 Aug
2007
11 Aug
'07
5:19 a.m.
On 8/8/07, Phil Endecott <spam_from_boost_dev@chezphil.org> wrote:
In fact I'd love to see a complete set of standard-library-like copy-on-write containers, though I haven't thought through what this would require for lists and vectors.
Regards,
Phil.
opensource.adobe.com has a generic cow<> template, but I'm not sure how it works with containers. Tony