Dealing with C++98/11 ABI incompatibilities

Daniel Krügler daniel.kruegler@gmail.com
Tue Jul 3 20:21:00 GMT 2012


2012/7/3 Paolo Carlini <paolo.carlini@oracle.com>:
> On 07/03/2012 10:10 PM, Daniel Krügler wrote:
>>
>> Isn't there a similar problem with the long long related additions of
>> virtual function to IO/localization as in std::num_get and std::num_put?
>
> Probably not, because, if I understand correctly what you are saying, we
> have long long overloads in C++98 mode too. Pretty old stuff.

Yes, you understand me perfectly - thanks for clarification!

-Daniel



More information about the Libstdc++ mailing list