This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: type_info::name


> > Is there a possibility to get a readable class name from type_info::name?
> 
> You can link your program with libiberty and use the symbol name
> demangler in there.

Can you? What function do I call, and what do I pass it?

I've tried, and it would not demangle, because it expects a mangled
method or function.

Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]