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] libstdc++/56785 reduce space overhead of nested tuples


Hi,

> What about std::rotate in a different patch though? As I understand it, changing the return type does not affect the mangling, and if we use the new function (and its return value) and link with older code that has the old function, if the linker picks the old function, bad things may happen, no?

I had the same thought.

Thanks,
Paolo

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