how do I demangle the name from typeinfo(obj).name()?

Alexandre Oliva aoliva@redhat.com
Sat Oct 14 04:31:00 GMT 2000


On Oct 14, 2000, Larry Evans <jcampbell3@prodigy.net> wrote:

> David Baraff wrote:

>> Could someone PLEASE tell me how to consistently demangle these names?

> The attached code works for me.

Bear in mind that, since you're calling cplus_demangle(), your code
must abide by the rules imposed by the GNU Lesser (formerly Library)
General Public License.  See libiberty/cplus-dem.c for further
details.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


More information about the Gcc mailing list