[cxx-abi-dev] Name mangling question

Mark Mitchell mark at codesourcery.com
Wed Nov 27 15:55:54 UTC 2002



--On Wednesday, November 27, 2002 10:55:45 AM -0500 "nasgaard at ca.ibm.com" 
<nasgaard at ca.ibm.com> wrote:

> Mark,  What happened to the N...E around the nested name.  The type should
> be N6locale5_ImplE should it not?  S0_ is not the substitute for that.  Is
> there a caveat here that drops them?

SO_ is the substitution for a type, not a name.  So, when you reach
::locale::_Impl in the function type, you replace it with SO_.

-- 
Mark Mitchell                mark at codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com



More information about the cxx-abi-dev mailing list