I am using c++ libraries via load-foreign and need a method of converting from demangled names to mangled names in order to use the alien interface. Any thing out there to do this? I was planning on just using a hash table created via code ripped from c++filt but do not wish to reinvent the wheel. Thank you, William
- Re: C++ demangling William Conrad Halliburton
- Re: C++ demangling William Conrad Halliburton
- Re: C++ demangling Martin Cracauer
- Re: C++ demangling William C. Halliburton
- Re: C++ demangling Martin Cracauer
