Another mangling issue

Martin von Loewis loewis at informatik.hu-berlin.de
Tue Mar 28 17:07:57 UTC 2000


> I propose that we change the mangling for a function of no arguments,
> and that we mangle it as a function with a single argument of type
> void.  Under this proposal _ZN1X1fE would unambiguously demangle
> as X::f, and the mangling for X::f() would be _ZN1X1fEv.

That sounds good to me.

Martin




More information about the cxx-abi-dev mailing list