[Issue 15473] C++ mangling problem

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Dec 24 05:50:47 PST 2015


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

--- Comment #1 from Manu <turkeyman at gmail.com> ---
On a tangent, I'm having a lot of trouble with the fact that MSVC mangles
classes differently than struct's... I feel like I need a way to control which
to choose on the D side. UDA perhaps?

--


More information about the Digitalmars-d-bugs mailing list