[cxx-abi-dev] A mangling ambiguity
    Mark Mitchell 
    mark at codesourcery.com
       
    Wed Dec  4 16:17:36 UTC 2002
    
    
  
> Conversely, if demangling a mangled named shows an ambiguity then that
> means we can't determine the original entity name.  No?
Perhaps in a theoretical sense, but not in a practical sense.  Demanglers
tend to be pretty dumb; they just kind of process the input text as text.
It might be that disambiguating would be a lot more work than goes on in
your typical demangler.
-- 
Mark Mitchell                mark at codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com
    
    
More information about the cxx-abi-dev
mailing list