[cxx-abi-dev] Request for clarification: floating point literal mangling

Zack Weinberg zack at codesourcery.com
Mon Jun 9 23:47:32 UTC 2003


Dennis Handly <dhandly at cup.hp.com> writes:

>>HP?
> Mark Mitchell
>
> We currently don't allow it.
> How does EDG and g++ allow it, as a floating point literal?
> Or in some expression?

template <int I> class A {};
template <int I> void f(A<I+int(1.234)>) {}

zw



More information about the cxx-abi-dev mailing list