https://issues.dlang.org/show_bug.cgi?id=20082
--- Comment #2 from Manu <[email protected]> --- I suspected the TypeInfo, but shouldn't that only contain destructor for classes? In my case, the struct is extern(C++) too, which means the D TypeInfo shouldn't even exist? --
