This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[libstdc++ PATCH] insert_iterator test case constructs singular insert_iterator


This trivial fix ensures that the insert_iterators created by the test case have non-singular underlying iterators that come from the proper container. Tested on powerpc-apple-darwin6.6; no new regressions.

Ok to commit?

Doug

Attachment: singular_insert_iterator.patch
Description: Binary data

Attachment: singular_insert_iterator.ChangeLog
Description: Binary data


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