Dealing with C++98/11 ABI incompatibilities

Michael Matz matz@suse.de
Wed Jul 4 15:09:00 GMT 2012


On Wed, 4 Jul 2012, Michael Matz wrote:

> It will by the way not break unnoticed: interfaces using the problematic 
> types would be mangled differently, and hence c++98 code would silently 

... would _not_ silently ...

> be resolved to a c++11 variant expecting a different layout.



More information about the Libstdc++ mailing list