
13 Aug
2009
13 Aug
'09
1:34 p.m.
On Thu, Aug 13, 2009 at 7:33 AM, Jarrad Waterloo<jwaterloo@dynamicquest.com> 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