|
Boost : |
Subject: Re: [boost] [smart ptr] Any interest in copy-on-write pointer for C++11?
From: Andreas Pfaffenbichler (andreas.pfaffenbichler_at_[hidden])
Date: 2013-02-09 13:47:59
hi ralph!
a heavy argument for a 'COW' pattern is made here:
http://cppnow.org/session/value-semantics-and-concepts-based-polymorphism
( 'copy_on_write' class template included).
maybe it could be interesting to compare your 'cow_ptr' to this
'copy_on_write'.
but no doubt:
the direct support of 'COW' in boost would fill e need
thank you for your efforts!
best regards
andreas pfaffenbichler
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk