[Issue 14193] Provide a way to mangle a D struct as a C++ class.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 10 05:54:32 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=14193
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |bugzilla at digitalmars.com
Resolution|--- |WORKSFORME
--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> ---
extern (C++, class) struct ...
will mangle it as a class.
--
More information about the Digitalmars-d-bugs
mailing list