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]

templace abuses


Hi

This is a patch following discussion thread about issue when building tests in debug mode with C++0x mode.

I introduce new utilities to check different iterator types and add necessary operator overloads for move iterator. No problem detected on reverse iterator.

François

Attachment: ChangeLog.template_abuse
Description: Text document

Attachment: template_abuse.patch
Description: Text document


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