Boost logo

Boost :

Subject: Re: [boost] Proposal: Vector-like container, which takes O(log(N)) for insert/erase (Glen Fernandes)
From: Bjorn Reese (breese_at_[hidden])
Date: 2014-04-04 13:24:53


On 04/04/2014 02:10 PM, Lars Viklund wrote:

> As for the Copy-on-Write semantics, isn't the general consensus that CoW
> is a horrible horrible thing and is very hard to get right+fast in the
> modern world with concurrency?

Yes:

   http://www.gotw.ca/publications/optimizations.htm


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