
7 Mar
2011
7 Mar
'11
2:38 p.m.
On Mon, 7 Mar 2011 12:02:43 +0100 (CET) Ivan Le Lann <ivan.lelann@free.fr> wrote:
[...] think of it: if an operation requires reallocation of the storage then anyway iterators are invalidated
Without COW, the iterators used in another thread are not invalidated, since no data is shared.
Even with it, no client-code-accessible data is generally shared.
Anyway, this whole thing sums up to: let me choose the container that suits my needs.
I plan to, in an upcoming version. -- Chad Nelson Oak Circle Software, Inc. * * *