Fw: [cxx-abi-dev] Decimal Floating Point mangling was(Fw: [cxx-abi-dev] C++0x: Mangling of rvalue reference type)s

Dennis Handly dhandly at cup.hp.com
Sat Aug 18 01:19:44 UTC 2007


>From: Sean Perry <perry at ca.ibm.com>
>Yes, the native type and the standard class are different types.

Then this may cause conflicts between the vendor's compiler and the foreign
devil compilers if they try to interoperate and each does it differently.

I suppose an extern "C" interface would work to get around the mangling
issues.  At least for decimal.  Complex may have other issues.



More information about the cxx-abi-dev mailing list