
31 Mar
2011
31 Mar
'11
10:09 a.m.
On 30/03/2011 17:09, Alexandr Sterligov wrote:
Is there any interest in a library of STL-compliant containers (vector, deque, map, set, list) with copy-on-write?
Given that Boost already provides an implementation of STL-compliant containers with several C++0x features, in particular move semantics, I don't really see the point.