Dealing with C++98/11 ABI incompatibilities

Paolo Carlini paolo.carlini@oracle.com
Tue Jul 3 20:13:00 GMT 2012


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.

Paolo.



More information about the Gcc mailing list