This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3] Fix associative cont insert / erase signatures for C++0x


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.

///////////////////////

Attachment: CL_associative_erase_insert
Description: Text document

Attachment: patch_associative_erase_insert
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]