[patch] : Final move semantics patch for vector & deque
chris jefferson
caj@cs.york.ac.uk
Mon Oct 17 16:34:00 GMT 2005
This patch finishes adding move semantics to vector, and adds them to
deque. It also ensures that the behaviour of adding elements which were
already in the vector or deque is at least as good as before. I'm fairly
sure it now works in all cases, but a careful check through all code
paths at some later date might not go amiss.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-finalmove
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20051017/1bff1c55/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: changelog-finalmove
Type: application/text
Size: 2349 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20051017/1bff1c55/attachment.bin>
More information about the Libstdc++
mailing list