inverse of std.demangle?

Timothee Cour thelastmammoth at gmail.com
Wed Jul 10 09:09:01 PDT 2013


ping?

On Wed, Jul 3, 2013 at 5:42 PM, Timothee Cour <thelastmammoth at gmail.com>wrote:

> I'd like to have a function:
> string mangle(string mangled_string);
> unittest{
>   void foo(int x){}
>   assert(foo.mangleof.demangle.mangle == foo.mangleof);
> }
>
> is there such a functionality, even partially?
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20130710/98c6dd4f/attachment.html>


More information about the Digitalmars-d-learn mailing list