[Issue 21203] Accept pragma(mangle) on aggregate types

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 27 23:27:24 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21203

--- Comment #2 from Manu <turkeyman at gmail.com> ---
And I missed the most important one:

void fun(const(ScopedClass!MyClass)*);     // mangles const MyClass*

That's the money shot!

(I wish you could edit in bugzilla!!!)

--


More information about the Digitalmars-d-bugs mailing list