[cxx-abi-dev] Pointer to member function mangling

Randall P. Meyer meyer at rsn.hp.com
Tue Feb 19 17:57:05 UTC 2002


_Z1fM1AKFvvE

> 
> 
> 
> --On Tuesday, February 19, 2002 11:42:44 AM -0600 "Randall P. Meyer" 
> <meyer at rsn.hp.com> wrote:
> 
> > If you send me an example, I'll pass it through our compiler...
> 
> [I've copied this to the list, so that when you reply everyone will
> be able to see the answer.]
> 
> Please provide the mangling that aCC uses for "f" in the following:
> 
>   struct A {};
> 
>   void f(void (A::*)() const) {}
> 
> Thank you,
> 
> --
> Mark Mitchell                   mark at codesourcery.com
> CodeSourcery, LLC               http://www.codesourcery.com
> 
> 




More information about the cxx-abi-dev mailing list