[cxx-abi-dev] C++0x POD

Lawrence Crowl crowl at google.com
Thu Jul 16 14:41:43 UTC 2009


With all the changes in the standard library, I do not see much
value in preserving the ABI of the core language.  Programmers
can reasonably expect some change to the ABI in a major release
of the standard.

With respect to the complex<> example, does the existing C++
ABI match the C ABI for complex?  If we were to change the
C++ ABI, would they match?

-- 
Lawrence Crowl



More information about the cxx-abi-dev mailing list