From: Gottlob Frege (gottlobfrege_at_[hidden])
Date: 2007-08-11 01:19:23


On 8/8/07, Phil Endecott <spam_from_boost_dev_at_[hidden]> 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