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 !=


Joe Buck wrote:

I guess the question is whether we expect any actual code to be able
to tell the difference. The function you are proposing to eliminate
was inline, right? So even if some existing code used the function,
it will continue to work with the new library.


Indeed you are right, IMHO.

Paolo.


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