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

Mark Mitchell mark at codesourcery.com
Tue Feb 19 17:49:29 UTC 2002



--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