[cxx-abi-dev] Mangling sizeof

Jason Merrill jason at redhat.com
Thu Mar 5 14:15:01 UTC 2009


Dennis Handly wrote:
> Are you talking about something simple like this use of sizeof being
> incompatible?
> 
> void foo<int>(int*, A<sizeof (int)>) => _Z3fooIiEvPT_1AIXstS0_EE

No, it would only affect sizeof (expression).

Jason




More information about the cxx-abi-dev mailing list