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] | |
On 12/03/2010 10:25 PM, Paolo Carlini wrote: > On 12/03/2010 10:20 PM, François Dumont wrote: > >> Yes, I like greedy ops. Here is the new proposition. >> >> If so I will apply it as soon as I have been able to test it. I am >> working on an other issue and can't build anymore for the moment. >> > Patch is Ok. > Actually, the patch needed a few tweaks. In particular I had to comment out the operator+(std::size_t, T): I don't think we can do much at the level of the various iterator types to avoid this kind of ambiguity... Tested x86_64-linux, committed. Paolo. ////////////////////
Attachment:
CL
Description: Text document
Attachment:
patch
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |