Boost logo

Boost :

Subject: Re: [boost] Generic copy-on-write infrastructure in boost?
From: Zach Laine (whatwasthataddress_at_[hidden])
Date: 2009-08-13 09:34:51


On Thu, Aug 13, 2009 at 7:33 AM, Jarrad
Waterloo<jwaterloo_at_[hidden]> wrote:
> Jason Dictos wrote:
>>
>> Hi,
>>
>>                I'm looking for a way to implement a project using some
>> copy-on-write feature, similar to how STL strings use reference counters to
>> prevent needles copying of data. Is there anything in boost to help me out
>> with this?
>>
>> -Jason

As frequently happens, if Boost hasn't done it, Adobe ASL has:

http://stlab.adobe.com/classadobe_1_1version__1_1_1copy__on__write.html

Zach


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