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]

Re: [Patch] Remove fpos<>::operator== and !=


Mark Mitchell wrote:

I'm sorry; I wasn't meaning to worry about the standard, but rather
about backwards compatibility for libstdc++ users. I'm not sure if
that's a concern in this respect, but I thought I would raise it just in
case.


I see. Well, it's a matter of trade-off, after all. If people believe, everything considered, that code taking the address of the operator, or something similar, is more important than consistency in the syntax itself (see my description), I'm ready to revert the patch, but really I'd rather not.

Paolo.


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