[v3] Fix associative cont insert / erase signatures for C++0x
Paolo Carlini
paolo.carlini@oracle.com
Mon Nov 8 16:13:00 GMT 2010
Hi,
this patch cleans-up and fixes the signatures in C++0x mode, essentially
to always take const_iterator(s). Tested x86_&4-linux, normal & profile
modes. Francois, I'm not touching on purpose the debug-mode bits (thus
the exception testcases now spuriously fail in debug-mode): it would be
great if you could implement the trivial changes as part of your patch.
Thanks,
Paolo.
///////////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_associative_erase_insert
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20101108/5ec2ea73/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_associative_erase_insert
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20101108/5ec2ea73/attachment-0001.ksh>
More information about the Libstdc++
mailing list