[Issue 15812] static struct inside extern(C++) class cannot be used as key to associative array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 12 04:20:09 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=15812
--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
It will work if toHash() is declared as extern (D).
--
More information about the Digitalmars-d-bugs
mailing list