ping?

On Wed, Jul 3, 2013 at 5:42 PM, Timothee Cour <[email protected]>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?
>
>
>

Reply via email to